mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 18:14:42 +00:00
backend: wrong one, of course
This commit is contained in:
parent
a04d43e1bf
commit
3a6f16ba3e
@ -109,7 +109,7 @@ if not os.path.exists(configd_socket_name):
|
||||
|
||||
# command to execute
|
||||
if not args.command:
|
||||
exec_commands=['configd', 'actions']
|
||||
exec_commands=['configd actions']
|
||||
else:
|
||||
exec_commands=[' '.join(args.command)]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user