This commit is contained in:
chuzhixin 2020-08-09 11:26:31 +08:00
parent 6842c4f4af
commit 1f5df367e2

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
set -e
npm run build:preview
npm run build
cd dist
touch .nojekyll
git init