From: hackbard Date: Mon, 25 Aug 2003 20:12:22 +0000 (+0000) Subject: - X-Git-Url: https://hackdaworld.org/gitweb/?p=scripts%2Fscripts.git;a=commitdiff_plain;h=79177895d575e4e6b895ff4a7cdc0a0e25425cf5 - --- diff --git a/backup.sh b/backup.sh index 709c128..b589589 100755 --- 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