Skip to content

Commit

Permalink
Update update-submodule.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
poemonsense authored Aug 24, 2023
1 parent d156247 commit 4aa7d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update-submodule.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cd XiangShan; git checkout master; git pull
cd XiangShan; git fetch origin; git checkout origin/master; make init
cd NEMU; git checkout master; git pull
cd nexus-am; git checkout master; git pull

0 comments on commit 4aa7d52

Please sign in to comment.