munki / macadmin-scripts

Scripts of possible interest to macOS admins
Other
2.33k stars 523 forks source link

Error on line 488 sys.exit statement is not indented #35

Closed ithangdang closed 5 years ago

ithangdang commented 5 years ago

File "./installinstallmacos.py", line 488 sys.exit('This command requires root (to install packages), so please ' ^ IndentationError: expected an indented block

gregneagle commented 5 years ago

Fixed. That's what I get for accepting pull requests that "seem" OK