Chore: change doc directory (#14553)

pull/14554/head
hetech 2019-03-03 13:42:04 +08:00 committed by GitHub
parent 6d2e28e44a
commit cb31d54da4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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/**