Skip to content

Commit

Permalink
checkout monero-project by tag with pr 7321
Browse files Browse the repository at this point in the history
  • Loading branch information
woodser committed Mar 10, 2021
1 parent 71e2b43 commit 9d28b65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/update_submodules.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ git submodule update --init --force --recursive

# update monero-project
cd ./external/monero-project
git checkout master
git pull --ff-only origin master
git checkout tags/pr_7321
git pull --ff-only origin tags/pr_7321
cd ../../

0 comments on commit 9d28b65

Please sign in to comment.