mirror of
http://172.16.0.230/r/SIF/TowerOptoSifAndSpectral.git
synced 2025-12-17 12:03:31 +08:00
提交v2.2.2
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user