Commit 1f5df367 by chuzhixin

deploy

parent 6842c4f4
#!/usr/bin/env bash #!/usr/bin/env bash
set -e set -e
npm run build:preview npm run build
cd dist cd dist
touch .nojekyll touch .nojekyll
git init git init
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment