@@ -10,7 +10,7 @@ fi
if [ $SKIP_GIT_PULL -eq 0 ]; then
echo "正在拉取最新代码..."
git pull origin main
git pull gs main
if [ $? -ne 0 ]; then
echo "代码拉取失败,是否继续? (y/n)"
read -r CONTINUE
The note is not visible to the blocked user.