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)