You've already forked PythonLib
mirror of
https://github.com/lifebottle/PythonLib.git
synced 2026-02-13 15:25:50 -08:00
Update ToolsTOR.py
This commit is contained in:
@@ -881,6 +881,8 @@ class ToolsTOR(ToolsTales):
|
||||
r = subprocess.run(
|
||||
[
|
||||
str(self.paths["tools"] / "bin" / "make.exe"),
|
||||
"SHELL=cmd",
|
||||
".SHELLFLAGS=//c"
|
||||
],
|
||||
env=env,
|
||||
cwd=str(self.paths["tools"] / "hacks")
|
||||
|
||||
Reference in New Issue
Block a user