mirror of
https://gitee.com/amber-ce/amber-pm
synced 2025-12-18 11:21:36 +08:00
修复:无法正确启动feedback
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
0
src/var/lib/apm/apm/files/ace-env.tar.xz
Normal file → Executable file
Reference in New Issue
Block a user