mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-22 14:18:53 +01:00
Add in missing fi
Close check for root loop -_-
This commit is contained in:
@@ -9,6 +9,7 @@ esac
|
||||
if [ "$(whoami)" != "root" || "$DEBUG" -eq 2 ]; then
|
||||
# not running as root
|
||||
cleanupAndExit 6 "not running as root, exiting"
|
||||
fi
|
||||
|
||||
# MARK: application download and installation starts here
|
||||
|
||||
|
||||
Reference in New Issue
Block a user