]> hackdaworld.org Git - scripts/scripts.git/commitdiff
added cups directory
authorhackbard <hackbard>
Thu, 6 Feb 2003 18:34:20 +0000 (18:34 +0000)
committerhackbard <hackbard>
Thu, 6 Feb 2003 18:34:20 +0000 (18:34 +0000)
backup.sh

index d40470d63549cc6e73b661d047b0f3ab1702de8d..703a495c2787af7f238b67e484ec8d5a2aec0911 100755 (executable)
--- a/backup.sh
+++ b/backup.sh
@@ -79,7 +79,7 @@ for i in $kernel_num; do
 done
 
 mkdir ./etc
 done
 
 mkdir ./etc
-for i in conf opt ppp; do
+for i in conf opt ppp cups; do
        if [ -d /etc/$i ] ; then
                echo "copying /etc/$i"
                cp -r /etc/$i ./etc
        if [ -d /etc/$i ] ; then
                echo "copying /etc/$i"
                cp -r /etc/$i ./etc