mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-12-15 03:22:06 +08:00
uninstaller
This commit is contained in:
@@ -4,6 +4,7 @@ if [ "$1" = "remove" ] || [ "$1" = "purge" ];then
|
||||
if [ "$PACKAGE_NAME" = "cn.flamescion.bookworm-compatibility-mode" ];then
|
||||
unlink /usr/bin/bookworm-run
|
||||
unlink /usr/bin/ace-uninstall-helper
|
||||
unlink /usr/bin/ace-uninstall-helper-gui
|
||||
fi
|
||||
echo "清理卸载残留"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user