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

This commit is contained in:
2025-11-10 08:01:02 +00:00
parent 17b6ef7be3
commit 472d22f5f6

View File

@@ -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