1
This commit is contained in:
@@ -14,7 +14,7 @@ rm -rf mixio_linux_arm64
|
|||||||
mkdir mixio_linux_arm64
|
mkdir mixio_linux_arm64
|
||||||
cd mixio_linux_arm64
|
cd mixio_linux_arm64
|
||||||
git init
|
git init
|
||||||
git remote add origin https://gitee.com/mixly2/mixio_linux_arm64.git
|
git remote add origin https://gitee.com/bnu_mixly/mixio-linux-arm64-dist.git
|
||||||
echo "${version}" > version.json
|
echo "${version}" > version.json
|
||||||
echo "${gitignore}" > .gitignore
|
echo "${gitignore}" > .gitignore
|
||||||
mkdir logs
|
mkdir logs
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ rm -rf mixio_win_x64
|
|||||||
mkdir mixio_win_x64
|
mkdir mixio_win_x64
|
||||||
cd mixio_win_x64
|
cd mixio_win_x64
|
||||||
git init
|
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 "${version}" > version.json
|
||||||
echo "${gitignore}" > .gitignore
|
echo "${gitignore}" > .gitignore
|
||||||
mkdir logs
|
mkdir logs
|
||||||
|
|||||||
Reference in New Issue
Block a user