mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-09-13 12:45:20 +00:00
Added content repo in update script
This commit is contained in:
@@ -2,4 +2,7 @@ git fetch convert-furigana main
|
||||
git subtree pull --prefix custom/convert-furigana convert-furigana main --squash
|
||||
|
||||
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