This commit is contained in:
Eason010212
2023-03-10 20:30:23 +08:00
parent 1c838d6743
commit e48803fbea
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ rm -rf mixio_win_x64
mkdir mixio_win_x64
cd mixio_win_x64
git init
git remote add origin https://gitee.com/mixly2/mixio_win_x64.git
git remote add origin https://gitee.com/bnu_mixly/mixio-win32-x86-dist.git
echo "${version}" > version.json
echo "${gitignore}" > .gitignore
mkdir logs