Files
wxdgaming.boot2/initgit
2025-07-16 19:43:26 +08:00

4 lines
112 B
Plaintext

git init
git remote add origin https://gitee.com/wxd-gaming/wxdgaming.boot2.git
git fetch
git pull origin master