update cli

This commit is contained in:
Vladimir Mandic
2023-05-13 15:21:00 -04:00
parent c46f0dbdeb
commit 819d105d1d
42 changed files with 198 additions and 2640 deletions
+1 -1
View File
@@ -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):