!43 ss-apt-fast相关改动:先行获取mirror和自动安装apt-fast

* 修复 多位数无法显示
* 	modified:   tool/update-upgrade/ss-do-upgrade.sh
* 	modified:   tool/update-upgrade/ss-do-upgrade.sh
* 更改依赖判断方法
* 	modified:   debian/changelog
* * 新增:ssinstall现在会在没有apt-fast的时候自动安装
This commit is contained in:
2022-06-26 06:21:19 +00:00
parent f8dbca8f6f
commit af7990e069
8 changed files with 55 additions and 40 deletions

View File

@@ -50,7 +50,7 @@ fi
update_app_number=`echo ${updatetext%package*} #从右向左截取第一个 src 后的字符串`
update_app_number=`echo ${update_app_number: -1}`
update_app_number=`echo ${update_app_number##*information...}`
sudo echo "$update_app_number" > /tmp/spark-store-updatenum/number