dpkg/app.sh

14 lines
140 B
Bash
Executable File

git clean -fd
git checkout .
./build.sh lsc $2
./build.sh zj $2
./build.sh hg $2
./build.sh hw $2
./build.sh cts $2