X-Git-Url: https://hackdaworld.org/gitweb/?p=scripts%2Fscripts.git;a=blobdiff_plain;f=backup.sh;fp=backup.sh;h=5cd15a2fb2f41a176ef6ae063848de4b91149377;hp=d7bce9a36bc064a0065b292cb8fc5626914ad269;hb=efa2f1b2e93a066812515e302bb197677db74f48;hpb=bf0135124385c80493063b3cfe5372f3f5dee283 diff --git a/backup.sh b/backup.sh index d7bce9a..5cd15a2 100755 --- a/backup.sh +++ b/backup.sh @@ -24,7 +24,7 @@ elif [ "$host" = "hackstation" ] ; then elif [ "$host" = "hdw" ] ; then mount -tnfs hackstation:/mnt/lfs/backup /mnt/nfs backup_dir="/mnt/nfs" -elif [ "$host" = "left-hand" ] ; then +elif [ "$host" = "compaq" ] ; then mount -tnfs hackstation:/mnt/lfs/backup /mnt/nfs backup_dir="/mnt/nfs" else