diff --git a/update b/update index c78f2be41..57ba65230 100755 --- a/update +++ b/update @@ -12,7 +12,7 @@ WHATYAWANT="wget" clear cat .UPDATE cd src -rm update.sh +rm -f update.sh read $WHATYAWANT if [ "$WHATYAWANT" == "wget" ] ; then wget http://unreal.tspre.org/update.sh