]> git.phdru.name Git - phdru.name/phdru.name.git/commitdiff
Distinguish distribute -A and -a
authorOleg Broytman <phd@phdru.name>
Sun, 13 Jul 2014 11:45:44 +0000 (15:45 +0400)
committerOleg Broytman <phd@phdru.name>
Wed, 23 Dec 2015 15:54:10 +0000 (18:54 +0300)
update-ALL [new file with mode: 0755]
update-all

diff --git a/update-ALL b/update-ALL
new file mode 100755 (executable)
index 0000000..922d44e
--- /dev/null
@@ -0,0 +1,4 @@
+#! /bin/sh
+
+cd ../htdocs &&
+exec distribute -Ad phdru.name
index 922d44e176dcf519dad07eb2870ef97b2982755c..cb59eb11611b03240f1b7c743d2dbf83dd3ae9a2 100755 (executable)
@@ -1,4 +1,4 @@
 #! /bin/sh
 
 cd ../htdocs &&
-exec distribute -Ad phdru.name
+exec distribute -ad phdru.name