aboutsummaryrefslogtreecommitdiffstats
path: root/util/update_theme_repo
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-05-21 21:15:24 -0700
committerzotlabs <mike@macgirvin.com>2018-05-21 21:15:24 -0700
commit76d8e59e9b9fff557bb987e9f9621e5b6d8b7c0c (patch)
treea7e02e7c0e11f9c77974312a03f696c16dc3d581 /util/update_theme_repo
parent1061027071fac2eedd85d795445fb0b72aa942d6 (diff)
parentfff720c00d8581bf8c56a178580d7eab68af6061 (diff)
downloadvolse-hubzilla-76d8e59e9b9fff557bb987e9f9621e5b6d8b7c0c.tar.gz
volse-hubzilla-76d8e59e9b9fff557bb987e9f9621e5b6d8b7c0c.tar.bz2
volse-hubzilla-76d8e59e9b9fff557bb987e9f9621e5b6d8b7c0c.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
Diffstat (limited to 'util/update_theme_repo')
-rwxr-xr-xutil/update_theme_repo4
1 files changed, 3 insertions, 1 deletions
diff --git a/util/update_theme_repo b/util/update_theme_repo
index 609e0cde0..b4de55568 100755
--- a/util/update_theme_repo
+++ b/util/update_theme_repo
@@ -1,4 +1,6 @@
-#!/usr/bin/env bash -f
+#!/usr/bin/env bash
+
+set -f
if [ $# -ne 1 ]; then