testing in prod
This commit is contained in:
parent
f790a4aec8
commit
f94a79a885
@ -3,7 +3,7 @@ import shutil
|
||||
|
||||
sep = "/"
|
||||
if os.name == "nt":
|
||||
sep = "\\"
|
||||
sep = "/"
|
||||
|
||||
def run_command(command, mode="silent"):
|
||||
if mode == "debug":
|
||||
|
Loading…
Reference in New Issue
Block a user