This commit is contained in:
snltty
2024-08-27 17:25:20 +08:00
parent fdd310cf57
commit cc25018a91

View File

@@ -1,5 +1,9 @@
@echo off
cd linker.updater.gen
node index.js
cd ..
git checkout master
git reset --hard origin-github/dev
git pull origin-github