Removes a workaround for a fixed TGS bug (#77828)

Did I not PR this already?
This commit is contained in:
Jordan Dominion
2023-08-22 10:22:56 -06:00
committed by GitHub
parent 6d3e268f6a
commit 8258bc3c86
-1
View File
@@ -35,5 +35,4 @@ cd ..
# compile tgui
echo "Compiling tgui..."
cd "$1"
chmod +x tools/bootstrap/node # Workaround for https://github.com/tgstation/tgstation-server/issues/1167
env TG_BOOTSTRAP_CACHE="$original_dir" TG_BOOTSTRAP_NODE_LINUX=1 CBT_BUILD_MODE="TGS" tools/bootstrap/node tools/build/build.js