From cb31d54da4e3dffcd8689fc46d923a4ca4c539da Mon Sep 17 00:00:00 2001 From: hetech Date: Sun, 3 Mar 2019 13:42:04 +0800 Subject: [PATCH] Chore: change doc directory (#14553) --- build/deploy-faas.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/deploy-faas.sh b/build/deploy-faas.sh index 0540c338b..621ba2df9 100644 --- a/build/deploy-faas.sh +++ b/build/deploy-faas.sh @@ -5,7 +5,7 @@ cd temp_web git clone --depth 1 -b gh-pages --single-branch https://github.com/ElemeFE/element.git && cd element # build sub folder -SUB_FOLDER='2.5' +SUB_FOLDER='2.6' mkdir $SUB_FOLDER rm -rf *.js *.css *.map static rm -rf $SUB_FOLDER/**