This commit is contained in:
Looly
2023-04-12 01:22:54 +08:00
parent d2e5155ac5
commit a96a95c988
216 changed files with 480 additions and 480 deletions

View File

@@ -18,7 +18,7 @@
# 2. 替换README.md和docs中的版本号
#------------------------------------------------
if [ ! -n "$1" ]; then
if [ !-n "$1" ]; then
echo "ERROR: 新版本不存在请指定参数1"
exit
fi