提交v2.2.2

This commit is contained in:
xin
2025-11-27 18:50:16 +08:00
parent 612bf24b15
commit 9e003b2ee7
14 changed files with 76 additions and 14 deletions

View File

@ -7,7 +7,7 @@
# exit 1
#fi
VERSION=2.1.3
VERSION=2.2.2
sh install.sh
thispwd=$(pwd)
@ -36,6 +36,7 @@ echo "Version:${VERSION}" >> ./control
echo "echo \"V${VERSION}\" > /home/data/version" >> ./postinst
chmod +x ./post*
chmod +x ./control
chmod +x ./preinst
cd ../
#复制root文件
mkdir -p ./root