mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user