mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-11 08:05:05 +00:00
Updated update_submodules.sh script to remove git commands.
This commit is contained in:
parent
8871bdb68c
commit
ce57902931
|
@ -2,7 +2,3 @@
|
|||
|
||||
rm -rf ./site/themes/shared-bulma-theme/
|
||||
git submodule update --remote --merge
|
||||
git add ./site/themes/shared-bulma-theme/
|
||||
git commit -m "Updated shared-bulma-theme."
|
||||
git push
|
||||
|
||||
|
|
Loading…
Reference in a new issue