Skip to content

Commit

Permalink
only update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
woodser committed Jun 4, 2020
1 parent 3b30293 commit bf5b56d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions bin/update_submodules.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
# initialize submodules recursively
git submodule update --init --recursive

# update monero-javascript
git checkout tags/v0.3.0
git pull --ff-only origin tags/v0.3.0

# update monero-cpp
cd ./external/monero-cpp
git checkout tags/v0.3.0
Expand Down
2 changes: 1 addition & 1 deletion external/monero-cpp

0 comments on commit bf5b56d

Please sign in to comment.