opus-nt/mods-online/01 run postSetup/modscript.py

2 lines
87 B
Python
Raw Normal View History

2024-01-19 20:52:29 +00:00
subprocess.run(["call","%SystemDrive%\\opus-nt\\postSetup.cmd"],check=True,shell=True)