Update package.sh

This commit is contained in:
spiritLHLS 2022-12-18 12:20:59 +08:00 committed by GitHub
parent 63943faae6
commit d690cdafc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ head() {
echo "1.修复apt源锁死"
echo "2.修复apt源公钥缺失"
echo "3.修复替换系统可用的apt源列表国内用阿里源国外用官方源"
echo "4.如果使用的Ubuntu系统是EOL非长期维护的版本修复替换为Ubuntu官方的old-releases仓库以支持的使用"
echo "4.修复本机的Ubuntu系统是EOL非长期维护的版本将替换为Ubuntu官方的old-releases仓库以支持apt的使用"
# Display prompt asking whether to proceed with checking
reading "Do you want to proceed with checking? [y/n] " confirm
echo ""