mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
update cli
This commit is contained in:
+1
-1
@@ -712,7 +712,7 @@ def restore_defaults(restart=True):
|
||||
if os.path.exists(cmd_opts.ui_config):
|
||||
log.info('Restoring UI defaults')
|
||||
os.remove(cmd_opts.ui_config)
|
||||
restart_server(True)
|
||||
restart_server(restart)
|
||||
|
||||
|
||||
def listfiles(dirname):
|
||||
|
||||
Reference in New Issue
Block a user