1
0
Fork 0
docsearch/docs/scripts/deploy
2018-08-20 13:24:55 +02:00

5 lines
58 B
Bash
Executable file

#!/usr/bin/env sh
set -e
yarn run build
gh-pages -d dist