@ -336,7 +336,7 @@ if __name__ == "__main__":
print("Command_tx: ")
print(command_tx)
if (mode != "p") or (!command_tx):
if (mode != "p") or (command_tx == False):
system("sudo systemctl stop pacsatsim")
try:
Powered by TurnKey Linux.