mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-07 18:38:37 +00:00
parent
b842f449a7
commit
6ee68e0354
@ -92,7 +92,7 @@ def main():
|
||||
shutil.rmtree('OUTPUT')
|
||||
if not os.path.isdir('OUTPUT'):
|
||||
os.makedirs('OUTPUT')
|
||||
with Chdir('OUTPUT'):
|
||||
|
||||
run_shell(config_argv, env = build_env)
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
Loading…
Reference in New Issue
Block a user