Skip to content

Commit

Permalink
our fork
Browse files Browse the repository at this point in the history
  • Loading branch information
Furrior committed Sep 29, 2023
1 parent 6f77736 commit acc3770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/tgs_scripts/PreCompile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cd "$original_dir"
# update rust-g
if [ ! -d "rust-g-tg" ]; then
echo "Cloning rust-g..."
git clone https://github.com/ss220-space/rust-g-tg # Aziz one
git clone https://github.com/ss220club/rust-g-tg
cd rust-g-tg
~/.cargo/bin/rustup target add i686-unknown-linux-gnu
else
Expand Down

0 comments on commit acc3770

Please sign in to comment.