pull/418/head
玖柒Max 2022-07-09 19:23:27 +08:00
parent d168ff2a67
commit d5d1761214
No known key found for this signature in database
GPG Key ID: 844B7F4315883625
1 changed files with 1 additions and 1 deletions

View File

@ -498,7 +498,7 @@ function generate_certificate() {
function configure_web() {
rm -rf /www/xray_web
mkdir -p /www/xray_web
prink_ok "是否配置伪装网页?[Y/N]"
print_ok "是否配置伪装网页?[Y/N]"
read -r webpage
case $webpage in
[yY][eE][sS] | [yY])