From d4bb5239badeb98f886df4c49fa34cac6710e5ee Mon Sep 17 00:00:00 2001 From: shenmo Date: Thu, 26 Mar 2026 20:26:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=EF=BC=9A=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E5=90=8E=E4=BC=9A=E5=88=9B=E5=BB=BA=20/host=20=E6=9D=A5?= =?UTF-8?q?=E9=80=82=E9=85=8D=20APM=20=E7=89=B9=E6=AE=8A=E9=9C=80=E6=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/DEBIAN/postinst | 1 + 1 file changed, 1 insertion(+) diff --git a/src/DEBIAN/postinst b/src/DEBIAN/postinst index 260c654..4ca8a23 100755 --- a/src/DEBIAN/postinst +++ b/src/DEBIAN/postinst @@ -15,6 +15,7 @@ systemctl restart apparmor.service || true fi # Send statistics data /var/lib/apm/apm/files/feedback.sh & + ln -sv ../ /host amber-pm-dstore-patch ;;