From 0530699d479d57f1d902693381408679a89ae368 Mon Sep 17 00:00:00 2001 From: liaoxuezhi Date: Wed, 5 Jun 2019 10:51:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20gh-pages=20=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy-gh-pages.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-gh-pages.sh b/deploy-gh-pages.sh index ab85b23ca..6552a3c6c 100755 --- a/deploy-gh-pages.sh +++ b/deploy-gh-pages.sh @@ -14,7 +14,7 @@ rm -rf gh-pages fis3 release gh-pages -c -node ./build/upload2cdn.js $2 +node ./build/upload2cdn.js $1 git add gh-pages -f