mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-13 20:32:05 +08:00
删除旧的list,符合新的aptss需求
This commit is contained in:
1
debian/spark-store.postinst
vendored
1
debian/spark-store.postinst
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user