X-Git-Url: https://hackdaworld.org/gitweb/?p=scripts%2Fscripts.git;a=blobdiff_plain;f=backup.sh;fp=backup.sh;h=4f7c2da2b97c80530cb7f4b021787e0184bcdb03;hp=4a3ff0aa393925940accd2ad233c04eb30e4d2ee;hb=5b97ebc739c89e18cc6acf9feb53ef0cb2f86986;hpb=198af925468efff8abee800d337cbe946390e143 diff --git a/backup.sh b/backup.sh index 4a3ff0a..4f7c2da 100755 --- a/backup.sh +++ b/backup.sh @@ -136,12 +136,6 @@ if [ "$host" = "gate" ] ; then echo "copying mail stuff" cp /var/mail/$i ./mail_$i done - - echo "copying /chroot/$i" - tar -cf ./chroot/$i.tar /chroot/$i - done - tar -cf ./mlist-archive.tar /home/mlist/public_html - fi # right-hand data @@ -153,8 +147,6 @@ if [ "$host" = "right-hand" ] ; then tar .cf ./chroot/$i.tar /chroot/$i fi done - - fi # hackstation / mobile / hdw / sparc specific data