Fix bash command for update module. (#221)
This commit is contained in:
@@ -31,7 +31,7 @@ pollVariableBash(
|
||||
pendingUpdates,
|
||||
[padZero.bind('value')],
|
||||
pollingInterval.bind('value'),
|
||||
`bash -c "${updateCommand.value}"`,
|
||||
updateCommand.value,
|
||||
processUpdateCount,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user