mirror of
https://github.com/s0md3v/roop.git
synced 2025-10-05 08:17:00 +08:00
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