Skip to content

Commit

Permalink
Removes a workaround for a fixed TGS bug (tgstation#77828)
Browse files Browse the repository at this point in the history
Did I not PR this already?
  • Loading branch information
Cyberboss authored Aug 22, 2023
1 parent 6d3e268 commit 8258bc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/tgs_scripts/PreCompile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8258bc3

Please sign in to comment.