blog/start.sh

4 lines
59 B
Bash
Raw Normal View History

2023-11-05 15:48:16 +00:00
#!/bin/bash
npm install hexo-cli -g
npm install
hexo server