修复:无法正确启动feedback

This commit is contained in:
2025-11-19 17:05:11 +08:00
parent fb68aee352
commit c2d4a4b3b0
4 changed files with 2 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ Source: amber-ce
Version: @VERSION@
Architecture: amd64
Maintainer: shenmo <shenmo@spark-app.store>
Installed-Size: 48980
Installed-Size: 49000
Depends: bubblewrap, flatpak, policykit-1 | pkexec | polkit-1 | polkit, systemd, procps,coreutils,fuse-overlayfs,xz-utils,libnotify-bin,curl,xdg-user-dirs,bash
Recommends: dpkg, fakeroot, busybox
Section: misc

View File

@@ -14,10 +14,8 @@ systemctl restart apparmor.service || true
sysctl -p /usr/lib/sysctl.d/apm.conf
fi
# Send statistics data
/tmp/apm-install/feedback.sh &
/var/lib/apm/apm/files/feedback.sh &
# Remove temp dir
rm -rf /tmp/apm-install
;;
triggered)

0
src/var/lib/apm/apm/files/ace-env.tar.xz Normal file → Executable file
View File