if ! confirm_yn "即将执行 apt update 并安装基础依赖 curl sed ufw,是否继续?";then
if ! confirm_yn "即将执行 apt update 并安装基础依赖 curl sed ufw openssl,是否继续?";then
red "已取消。"
exit1
fi
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.