Skip to content

Commit

Permalink
Ensure we use the dev style downloading within fog.
Browse files Browse the repository at this point in the history
  • Loading branch information
mastacontrola committed Dec 30, 2016
1 parent 4f6c0a3 commit b3d657d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/installfog.sh
Expand Up @@ -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 #"
Expand Down

0 comments on commit b3d657d

Please sign in to comment.