]> git.phdru.name Git - phdru.name/phdru.name.git/commitdiff
Changed hosting
authorOleg Broytman <phd@phdru.name>
Sat, 26 Oct 2013 15:08:34 +0000 (19:08 +0400)
committerOleg Broytman <phd@phdru.name>
Sat, 26 Oct 2013 15:08:34 +0000 (19:08 +0400)
Changed hosting from shared hosting at SpaceWeb to a VPS at DigitalOcean.

update-all

index ed64a5ffc561ad31734c33cf70f7148d2deef65c..97b46995d288ba96f72ddfe0ded242ca10fea524 100755 (executable)
@@ -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