From 8a97a2d93255662ec2072e486f115ba7f15b0cd0 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 1 Aug 2025 15:28:18 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E7=BD=B2=E8=84=9A=E6=9C=AC=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E4=BB=A3=E7=A0=81=E6=8B=89=E5=8F=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- update.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/update.sh b/update.sh index 0e43ff4..eb7aad6 100755 --- a/update.sh +++ b/update.sh @@ -50,6 +50,8 @@ usage() { # 主逻辑 UPDATED=0 +cd /root/hami +git pull case "$1" in all)