mirror of
https://gitee.com/amber-ce/amber-pm
synced 2025-12-18 19:31:37 +08:00
修复:无法正确启动feedback
This commit is contained in:
@@ -3,7 +3,7 @@ Source: amber-ce
|
|||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Architecture: amd64
|
Architecture: amd64
|
||||||
Maintainer: shenmo <shenmo@spark-app.store>
|
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
|
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
|
Recommends: dpkg, fakeroot, busybox
|
||||||
Section: misc
|
Section: misc
|
||||||
|
|||||||
@@ -14,10 +14,8 @@ systemctl restart apparmor.service || true
|
|||||||
sysctl -p /usr/lib/sysctl.d/apm.conf
|
sysctl -p /usr/lib/sysctl.d/apm.conf
|
||||||
fi
|
fi
|
||||||
# Send statistics data
|
# Send statistics data
|
||||||
/tmp/apm-install/feedback.sh &
|
/var/lib/apm/apm/files/feedback.sh &
|
||||||
|
|
||||||
# Remove temp dir
|
|
||||||
rm -rf /tmp/apm-install
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
triggered)
|
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