Skip to content

Commit

Permalink
Update script should push to github account
Browse files Browse the repository at this point in the history
  • Loading branch information
Cam (Grasshopper) committed Jul 20, 2024
1 parent 04eb1c5 commit fc6444d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update_subrepo.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
git submodule update --recursive --remote $1
git add $1 .gitmodules
git commit -m "updated $1"
git push
git push github master

0 comments on commit fc6444d

Please sign in to comment.