Skip to content

Commit

Permalink
Update apply_patches.sh (#7)
Browse files Browse the repository at this point in the history
If you already have the repository, you need to update it, otherwise the 3.4.0 tag may not be there.
  • Loading branch information
Legendaxe authored Nov 10, 2024
1 parent 482c62c commit 2b71cd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apply_patches.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ fi
echo "Setting up project... "

cd "$basedir/tg-rust-g"
git fetch
git reset --hard $tg_tag

apply_patch() {
Expand Down

0 comments on commit 2b71cd3

Please sign in to comment.