style: 优化全自动安装 完成安装后的输出

This commit is contained in:
Akatsukiro 2024-04-21 12:54:08 +08:00
parent 4ccf9f70e3
commit 1256fe7564
Signed by: Akatsukiro
GPG Key ID: 93F1D32999999999

View File

@ -316,4 +316,5 @@ if [[ $autoFlag == "0" ]]; then
echo -e "${green}请访问 http://${domain} 完成后续配置 ${plain}"
else
touch /var/www/lsky/install.lock
echo -e "${green}图床安装完成,地址 http://${domain} ${plain}"
fi