blog/start.sh
2023-11-05 23:48:16 +08:00

4 lines
No EOL
59 B
Bash

#!/bin/bash
npm install hexo-cli -g
npm install
hexo server