]> git.phdru.name Git - phdru.name/phdru.name.git/blobdiff - update-ALL
Style(phd.py): Fix `flake8` warnings
[phdru.name/phdru.name.git] / update-ALL
index ad16cb45de6a328644d1941d5cf73d743af125d8..90901edb2e2330415cd9e6f73499d9a493f8ac17 100755 (executable)
@@ -1,3 +1,4 @@
 #! /bin/sh
-make && cd ../htdocs && distribute -d phd.pp.ru && ssh oper.med.ru bin/sc && \
-cd "$HOME" && rsync -avPz oper.med.ru:.sitecopy . && exec distribute .sitecopy
+
+cd "`dirname \"$0\"`"/.. && distribute -AD phdru.name
+cd htdocs && exec distribute -AD phdru.name