diff --git a/transmit.py b/transmit.py index d299389c..d0069606 100644 --- a/transmit.py +++ b/transmit.py @@ -336,7 +336,7 @@ if __name__ == "__main__": print("Command_tx: ") print(command_tx) - if (mode != "p") || (!command_tx): + if (mode != "p") or (!command_tx): system("sudo systemctl stop pacsatsim") try: