]> git.phdru.name Git - phdru.name/phdru.name.git/blobdiff - update-all
Do not regenerate zope sitemap
[phdru.name/phdru.name.git] / update-all
index 49441cd35cb4f1a9782d8ec60353d9c2e86951a9..4aa0189bb1dbc7b679aecfe92539daf8d1140c4a 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 &&
-ssh -4 phdppru@phdru.name "cd tmp && exec mv .htaccess awstats cgi-bin ../public_html" &&
-
-ssh -4 iskra-aviel.phdru.name sitecopy -u fatal.ru &&
-cd "$HOME" && rsync -aPz4 iskra-aviel.phdru.name:.sitecopy . &&
-exec distribute .sitecopy
+cd "`dirname \"$0\"`"/.. && distribute -ad phdru.name
+cd htdocs && exec distribute -ad phdru.name