]> git.phdru.name Git - phdru.name/phdru.name.git/blobdiff - update-all
Do not put <ul> or <dl> into <p>
[phdru.name/phdru.name.git] / update-all
index ed64a5ffc561ad31734c33cf70f7148d2deef65c..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 &&
-
-exec ssh -4 phdppru@phdru.name '
-   cd tmp && exec mv .htaccess awstats cgi-bin ../public_html'
+cd "`dirname \"$0\"`"/.. && distribute -ad phdru.name
+cd htdocs && exec distribute -ad phdru.name