[skip ci]

This commit is contained in:
Xwite
2023-03-13 21:36:08 +08:00
parent ca4bdd23c5
commit 9cd5280e2f
+1 -1
View File
@@ -31,7 +31,7 @@ function checkVersionExit() {
echo "retry with offset $offset" echo "retry with offset $offset"
fetchVersion fetchVersion
else else
exist exit
fi fi
fi fi
} }