From 1256fe756472c27ef071ce5223484055532d4285 Mon Sep 17 00:00:00 2001 From: Akatsukiro Date: Sun, 21 Apr 2024 12:54:08 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BC=98=E5=8C=96=E5=85=A8=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E5=AE=89=E8=A3=85=20=E5=AE=8C=E6=88=90=E5=AE=89?= =?UTF-8?q?=E8=A3=85=E5=90=8E=E7=9A=84=E8=BE=93=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 8e9f50e..bdef142 100644 --- a/install.sh +++ b/install.sh @@ -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 \ No newline at end of file