Direkt ein Fix fuer eben genannte Sachen...

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@265 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-08-30 18:56:53 +00:00
parent d535503d95
commit 913668bad5
5 changed files with 14 additions and 7 deletions

View File

@@ -7,9 +7,9 @@ get_mirror() {
cd $PAKHOME/cache
#if [ -e $PAKHOME/cache/$SERVERS_LIST ]
# then rm -f $PAKHOME/cache/$SERVERS_LIST
#fi
if [ -e $PAKHOME/cache/$SERVERS_LIST ]
then rm -f $PAKHOME/cache/$SERVERS_LIST
fi
if /usr/bin/wget $H_MIRROR >$LOG 2>&1
then