feat: bumps submodule
This commit is contained in:
parent
99c1539aad
commit
98ac61a6c8
2 changed files with 2 additions and 1 deletions
|
|
@ -3,4 +3,5 @@ set -e
|
||||||
|
|
||||||
cd "$(dirname "$0")"
|
cd "$(dirname "$0")"
|
||||||
git submodule update --remote --merge www/src/content
|
git submodule update --remote --merge www/src/content
|
||||||
|
git -C www/src/content checkout main
|
||||||
git submodule status www/src/content
|
git submodule status www/src/content
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 2e3abbe49f0dbfdd51d5bd9e8ed84d1a9c49f909
|
Subproject commit 6991c244e27de06a2a1c0d1d5c7de3b19cb8cf65
|
||||||
Loading…
Add table
Add a link
Reference in a new issue