mirror of
https://github.com/grahampugh/macadmin-scripts.git
synced 2025-12-17 17:56:33 +00:00
Remove errant whitespace
This commit is contained in:
parent
58b7d0d436
commit
06c8d371e6
@ -490,7 +490,7 @@ def main():
|
||||
if os.getuid() != 0:
|
||||
sys.exit('This command requires root (to install packages), so please '
|
||||
'run again with sudo or as root.')
|
||||
|
||||
|
||||
if args.catalogurl:
|
||||
su_catalog_url = args.catalogurl
|
||||
elif args.seedprogram:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user