mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-22 00:34:37 +00:00
Added content repo in update script
This commit is contained in:
@ -3,3 +3,6 @@ git subtree pull --prefix custom/convert-furigana convert-furigana main --squash
|
|||||||
|
|
||||||
git fetch convert-usage main
|
git fetch convert-usage main
|
||||||
git subtree pull --prefix custom/convert-usage convert-usage main --squash
|
git subtree pull --prefix custom/convert-usage convert-usage main --squash
|
||||||
|
|
||||||
|
git fetch content main
|
||||||
|
git subtree pull --prefix content content main --squash
|
Reference in New Issue
Block a user