更新 hy2.sh
This commit is contained in:
2
hy2.sh
2
hy2.sh
@@ -60,7 +60,7 @@ get_server_ip() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
apt_update_and_install_base() {
|
apt_update_and_install_base() {
|
||||||
if ! confirm_yn "即将执行 apt update 并安装基础依赖 curl sed ufw,是否继续?"; then
|
if ! confirm_yn "即将执行 apt update 并安装基础依赖 curl sed ufw openssl,是否继续?"; then
|
||||||
red "已取消。"
|
red "已取消。"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user