chore: submodule

This commit is contained in:
Innei
2022-03-12 12:28:14 +08:00
parent 4b74c55619
commit ab83f9265d
7 changed files with 8 additions and 12 deletions

View File

@@ -1,9 +1,4 @@
cd assets
git init
git add .
git commit -m 'update assets'
git remote add origin git@github.com:mx-space/assets.git
git branch -M master
git commit -m 'update assets' --amend
git push -u origin master -f
rm -rf .git