Accidentally committed some debug changes, reverting
This commit is contained in:
parent
dc051e9439
commit
f0169b89bb
@ -112,9 +112,6 @@ def run_wg(*args, input: str=None):
|
||||
return result.stdout
|
||||
|
||||
def run_command(command, *args) -> None:
|
||||
# Temporarily disabling all external calls
|
||||
return
|
||||
|
||||
# The command must be called on an absolute path so that it's possible
|
||||
# to set up a safe sudoers rule for it.
|
||||
command_path = Path().joinpath('commands.sh')
|
||||
|
Loading…
x
Reference in New Issue
Block a user