删除旧的list,符合新的aptss需求

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
2025-11-10 08:01:02 +00:00
committed by Gitee
parent f0b337b222
commit 081e284b12

View File

@@ -26,6 +26,7 @@ case "$1" in
# Remove the sources.list file # Remove the sources.list file
rm -f /etc/apt/sources.list.d/sparkstore.list 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 # Check if /usr/local/bin existed
mkdir -p /usr/local/bin mkdir -p /usr/local/bin