mirror of
https://github.com/spiritLHLS/one-click-installation-script.git
synced 2024-11-16 07:42:19 +08:00
Update package.sh
This commit is contained in:
parent
63943faae6
commit
d690cdafc4
|
@ -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 ""
|
||||
|
|
Loading…
Reference in New Issue
Block a user