3265 shaares
261 private links
261 private links
3004 results
tagged
***
!/bin/sh
export MOZ_NO_REMOTE=1
/usr/bin/firefox -profilemanager
export MOZ_NO_REMOTE=0
git-ftp is a quick and dirty Python script for syncing a public website with a git repository via FTP. This is useful if you’re on those really cheap $5-6 hosts that give you reasonable stability but are SSH nazis. If you’ve got a host that will only give you FTP access, this is for you.