!67 修复: ss-apt-fast full-upgrade未用apt-fast加速

* 修复: ss-apt-fast full-upgrade未用apt-fast加速
This commit is contained in:
shenmo 2022-08-06 04:50:14 +00:00
parent b1cb765b6e
commit a563d99bc4

View File

@ -3,7 +3,7 @@
if [ "$1" = "install" ] || [ "$1" = "upgrade" ] || [ "$1" = "download" ] ; then if [ "$1" = "install" ] || [ "$1" = "upgrade" ] || [ "$1" = "full-upgrade" ] || [ "$1" = "download" ] ; then
###刷新apt-fast配置 ###刷新apt-fast配置
mkdir -p /tmp/ss-apt-fast-conf/sources.list.d mkdir -p /tmp/ss-apt-fast-conf/sources.list.d