This commit is contained in:
Promofaux 2016-10-15 23:21:13 +01:00
parent a84c3adeab
commit 3884b01503

View file

@ -922,7 +922,7 @@ fi
# Start the installer
# Verify there is enough disk space for the install
if [[ "${skipSpaceCheck}" ==true ]]; then
if [[ "${skipSpaceCheck}" == true ]]; then
echo "::: --i_do_not_follow_recommendations passed to script, skipping free disk space verification!"
else
verifyFreeDiskSpace