Update usdt.sh

This commit is contained in:
NewName
2024-08-18 12:40:26 +08:00
parent 08e53c13f2
commit cff74bbf25

View File

@@ -84,7 +84,7 @@ fi
# 询问是否需要自动开启域名反代
read -p "$(echo -e ${YELLOW}是否需要自动开启域名反代这将占用80和443端口请确保当前环境没有运行网站服务回车不开启[y/N]: ${NC})" answer
read -p "$(echo -e ${YELLOW}是否需要自动开启域名反代这将占用80和443端口请确保当前环境没有运行网站服务回车默认不开启)[y/N]: ${NC})" answer
if [ ! -d /etc/apt/sources.list.d/ ]; then
mkdir -p /etc/apt/sources.list.d/