From: Oleg Broytman Date: Sat, 26 Oct 2013 15:08:34 +0000 (+0400) Subject: Changed hosting X-Git-Url: https://git.phdru.name/?p=phdru.name%2Fphdru.name.git;a=commitdiff_plain;h=ab097f5145699ee96ee4de47ee97ccc6e5d37232 Changed hosting Changed hosting from shared hosting at SpaceWeb to a VPS at DigitalOcean. --- diff --git a/update-all b/update-all index ed64a5f..97b4699 100755 --- a/update-all +++ b/update-all @@ -1,11 +1,4 @@ #! /bin/sh cd ../htdocs/phdru.name && - -ssh -4 phdppru@phdru.name ' - cd public_html && exec mv .htaccess awstats cgi-bin "$HOME"/tmp' && - -distribute -d public_html && - -exec ssh -4 phdppru@phdru.name ' - cd tmp && exec mv .htaccess awstats cgi-bin ../public_html' +exec distribute -d public_html