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