mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-28 03:38:55 -05:00
Update setup-periphery.py (#958)
This commit is contained in:
@@ -232,7 +232,7 @@ def main():
|
||||
write_service_file(args, home_dir, bin_dir, config_dir, service_dir)
|
||||
|
||||
user = ""
|
||||
if user_install:
|
||||
if args.user:
|
||||
user = " --user"
|
||||
|
||||
print("Starting Periphery...")
|
||||
|
||||
Reference in New Issue
Block a user