update 打包用例/postrm.

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
2024-01-22 09:31:17 +00:00
committed by Gitee
parent 60fd5dbd95
commit f6740f1adc

View File

@@ -3,7 +3,7 @@ if [ "$1" = "remove" ] || [ "$1" = "purge" ];then
echo "清理卸载残留"
BOTTLE_NAME="" #在引号中填写容器名
PACK_NAME="" #在引号中填写软件包名
PACK_NAME="$DPKG_MAINTSCRIPT_PACKAGE"
ACTIVEX_NAME="" #activex相关若未使用可不设置
MAKE_AUTOSTART="" #如果先前设置了开机自启则在此处填写1