diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-10-29 10:15:18 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-10-29 10:15:18 +0100 |
commit | bf6ef2a5881b3cc12d68e40cca5c4ed874dbf6eb (patch) | |
tree | 0770be9afdbba7037afc15aea997a8cc5b04e704 /util | |
parent | a11d89daa3f8252587cd9fd439cfb0f8bd7341b6 (diff) | |
download | volse-hubzilla-bf6ef2a5881b3cc12d68e40cca5c4ed874dbf6eb.tar.gz volse-hubzilla-bf6ef2a5881b3cc12d68e40cca5c4ed874dbf6eb.tar.bz2 volse-hubzilla-bf6ef2a5881b3cc12d68e40cca5c4ed874dbf6eb.zip |
merge util/update_theme_repo from dev
Diffstat (limited to 'util')
-rwxr-xr-x | util/update_theme_repo | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/update_theme_repo b/util/update_theme_repo index 3d3cafe84..b4de55568 100755 --- a/util/update_theme_repo +++ b/util/update_theme_repo @@ -2,7 +2,6 @@ set -f -set -f if [ $# -ne 1 ]; then echo usage: $0 repository |