wok-current diff boxbackup-server/receipt @ rev 1910
tazndis, update rcS.conf and load ndiswrapper module.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Dec 22 00:46:23 2008 +0100 (2008-12-22) |
parents | 14003687d2b8 |
children | f9e78593eb58 |
line diff
1.1 --- a/boxbackup-server/receipt Tue Sep 09 22:18:22 2008 +0200 1.2 +++ b/boxbackup-server/receipt Mon Dec 22 00:46:23 2008 +0100 1.3 @@ -170,7 +170,7 @@ 1.4 status 1.5 fi 1.6 # Delete $CONF_DIR (if empty) 1.7 - if [ `ls $CONF_DIR | wc -l` -eq 0 ]; then 1.8 + if [ `ls -lA $CONF_DIR | wc -l` -eq 0 ]; then 1.9 echo -n "Removing $CONF_DIR..." 1.10 rm -r $CONF_DIR 1.11 status