tick tick tick, thats the sound of your life running out!
Friday, May 29, 2015 10:58 AM 1 Comments ftp , git , git-ftp
sudo apt-get install git-ftp
git config git-ftp.user FTP_USERgit config git-ftp.url ftp.example.com/your/foldergit config git-ftp.password YOUR_PASSWORD
git ftp init
git ftp push
1 comments: