This commit is contained in:
modehua 2023-02-21 18:09:18 +08:00
commit 06b09f7481
5 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ elif [ "$1" == "cts" ];then
#./build.sh ctsso $2
elif [ "$1" == "zj" ];then
echo "---------------dpkg zj---------------"
./build.sh cts $2
#./build.sh ctsso $2
./build.sh zj $2
#./build.sh zjso $2
else
echo "---------------dpkg all---------------"
./build.sh hg $2