Skip to content

Integrate config/fix_setup_env

GitBot requested to merge integrate/config/fix_setup_env/into/kirkstone into kirkstone

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.

Merge request reports

Loading