summarylogtreecommitdiffstats
path: root/mekhq.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mekhq.sh')
-rw-r--r--mekhq.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/mekhq.sh b/mekhq.sh
index 411fd59ed0dc..338dd6dd7fa4 100644
--- a/mekhq.sh
+++ b/mekhq.sh
@@ -18,10 +18,9 @@ fi
if [[ ! -d "$conf" ]]
then
mkdir -p "$conf"
+ rsync -avc /usr/lib/mekhq/ "$conf/"
fi
-rsync -avc /usr/lib/mekhq/ "$conf/"
-
startup_name="hq"
case "${script_name}" in