From 4b72ec36e1809ba89ea747f4eb04784965a43cf7 Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Fri, 9 Jun 2023 14:35:33 +0800 Subject: [PATCH] gitee sync --- install/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/update.sh b/install/update.sh index b5db3d19..77b8007c 100644 --- a/install/update.sh +++ b/install/update.sh @@ -89,7 +89,7 @@ function fastest_url() { CheckUpdate(){ echo "------------------ Welcome to update websoft9's appstore, it will take 1-3 minutes -----------------" -echo "Update appstore library ..." +echo "Update appstore library..." cd /data/library && git pull cd /tmp && rm -rf version.json && wget https://websoft9.github.io/StackHub/install/version.json echo "Update stackhub ..."