From c69ab422281f6fbc38ee378c887d3501bfd69ddd Mon Sep 17 00:00:00 2001 From: shenmo Date: Sun, 15 Mar 2026 02:17:19 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=A6=96=E6=AC=A1=E4=BB=8E=E6=98=9F?= =?UTF-8?q?=E7=81=AB=E5=AE=89=E8=A3=85APM=E5=8C=85=E7=9A=84=E6=97=B6?= =?UTF-8?q?=E5=80=99=E6=97=A0=E6=B3=95=E6=AD=A3=E7=A1=AE=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=A1=8C=E9=9D=A2=E5=BF=AB=E6=8D=B7=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: shenmo --- src/DEBIAN/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/DEBIAN/postinst b/src/DEBIAN/postinst index 6574b73..260c654 100755 --- a/src/DEBIAN/postinst +++ b/src/DEBIAN/postinst @@ -15,7 +15,7 @@ systemctl restart apparmor.service || true fi # Send statistics data /var/lib/apm/apm/files/feedback.sh & - + amber-pm-dstore-patch ;; triggered)