From: Oleg Broytman Date: Fri, 16 May 2014 15:55:42 +0000 (+0400) Subject: Distribute to ALL hosts (-A) X-Git-Url: https://git.phdru.name/?p=phdru.name%2Fphdru.name.git;a=commitdiff_plain;h=9055c1557f28ef28a3453d7fada31c563d54cfab Distribute to ALL hosts (-A) --- diff --git a/update-all b/update-all index 295f1ec..922d44e 100755 --- a/update-all +++ b/update-all @@ -1,4 +1,4 @@ #! /bin/sh cd ../htdocs && -exec distribute -d phdru.name +exec distribute -Ad phdru.name