Fix missing quote
This commit is contained in:
@@ -705,7 +705,7 @@ class WOStackController(CementBaseController):
|
|||||||
else:
|
else:
|
||||||
WOShellExec.cmd_exec(self, "bash /opt/netdata/usr/"
|
WOShellExec.cmd_exec(self, "bash /opt/netdata/usr/"
|
||||||
"libexec/netdata/"
|
"libexec/netdata/"
|
||||||
"netdata-uninstaller.sh - y - f,
|
"netdata-uninstaller.sh - y - f",
|
||||||
errormsg='', log=False)
|
errormsg='', log=False)
|
||||||
|
|
||||||
if (packages):
|
if (packages):
|
||||||
|
|||||||
Reference in New Issue
Block a user