From ab097f5145699ee96ee4de47ee97ccc6e5d37232 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sat, 26 Oct 2013 19:08:34 +0400 Subject: [PATCH] Changed hosting Changed hosting from shared hosting at SpaceWeb to a VPS at DigitalOcean. --- update-all | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) 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 -- 2.39.2