bugfix
authorhackbard <hackbard>
Wed, 10 Sep 2003 13:20:28 +0000 (13:20 +0000)
committerhackbard <hackbard>
Wed, 10 Sep 2003 13:20:28 +0000 (13:20 +0000)
backup.sh

index 4a3ff0a..4f7c2da 100755 (executable)
--- 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