Integrate config/fix_setup_env
Commit: config@33677ded
setup: actually exit when being run as root
--
Commit: config@466b8cfb
setup: Replaced return with exit
The return statements didn't exit the script correctly which led to an infinite loop when calling the script with the help parameter.