From 6c1b882f5a9919d7ee0654fb9dc1f042945e6240 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sun, 13 Jul 2014 15:45:44 +0400 Subject: [PATCH] Distinguish distribute -A and -a --- update-ALL | 4 ++++ update-all | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100755 update-ALL diff --git a/update-ALL b/update-ALL new file mode 100755 index 0000000..922d44e --- /dev/null +++ b/update-ALL @@ -0,0 +1,4 @@ +#! /bin/sh + +cd ../htdocs && +exec distribute -Ad phdru.name diff --git a/update-all b/update-all index 922d44e..cb59eb1 100755 --- a/update-all +++ b/update-all @@ -1,4 +1,4 @@ #! /bin/sh cd ../htdocs && -exec distribute -Ad phdru.name +exec distribute -ad phdru.name -- 2.39.2