chuzhixin
5 years ago
1 changed files with
1 additions and
1 deletions
-
1
1
deploy.sh
|
@@ -1,6 +1,6 @@
|
|
|
#!/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
|