-
[scripts/scripts.git] / backup.sh
index 709c128..b589589 100755 (executable)
--- a/backup.sh
+++ b/backup.sh
@@ -187,7 +187,7 @@ if [ "$host" = "hackstation" -o "$host" = "mobile" -o "$host" = "hdw" -o "$host"
        cp -r /home/hackbard/.ssh ./home/hackbard
 
        # hunz config
-       if [ -f /home/hackbard/hunz.sh ] && cp /home/hackbard/hunz.sh ./home/hackbard
+       [ -f /home/hackbard/hunz.sh ] && cp /home/hackbard/hunz.sh ./home/hackbard
 
 fi