hexo-theme-ayer/bin/run.sh
alleks 0d50488be9
Some checks failed
continuous-integration/drone Build is failing
add drone files
2023-01-23 00:15:25 +03:00

7 lines
62 B
Bash

#!/bin/sh
set -x
set -e
npm install --production
npm run dev