Turn off capturing
This commit is contained in:
parent
fa6ce05b95
commit
15e9b2907d
@ -68,4 +68,4 @@ def handle(name, cfg, _cloud, log, args):
|
||||
|
||||
log.debug("Setting byobu to %s", value)
|
||||
|
||||
util.subp(cmd)
|
||||
util.subp(cmd, capture=False)
|
||||
|
Loading…
Reference in New Issue
Block a user