diff --git a/bin/installfog.sh b/bin/installfog.sh index 7aff57174a..84cf6ac600 100755 --- a/bin/installfog.sh +++ b/bin/installfog.sh @@ -407,7 +407,7 @@ if [[ -z $backupPath ]]; then fi [[ -z $bootfilename ]] && bootfilename="undionly.kpxe" [[ ! $doupdate -eq 1 || ! $fogupdateloaded -eq 1 ]] && . ../lib/common/input.sh -fullrelease='1.3.0' +fullrelease=0 echo echo " ######################################################################" echo " # FOG now has everything it needs for this setup, but please #"