From 081e284b12100936b0316eadff4b8a129af8ef82 Mon Sep 17 00:00:00 2001 From: shenmo Date: Mon, 10 Nov 2025 08:01:02 +0000 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A7=E7=9A=84list,?= =?UTF-8?q?=E7=AC=A6=E5=90=88=E6=96=B0=E7=9A=84aptss=E9=9C=80=E6=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: shenmo --- debian/spark-store.postinst | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/spark-store.postinst b/debian/spark-store.postinst index 879a976..2f9e066 100755 --- a/debian/spark-store.postinst +++ b/debian/spark-store.postinst @@ -26,6 +26,7 @@ case "$1" in # Remove the sources.list file rm -f /etc/apt/sources.list.d/sparkstore.list + rm -f /opt/durapps/spark-store/bin/apt-fast-conf/sources.list.d/sparkstore.list # Check if /usr/local/bin existed mkdir -p /usr/local/bin