her.esy.fun/engine/serve.sh

5 lines
102 B
Bash
Raw Normal View History

2019-07-04 06:38:15 +00:00
#!/usr/bin/env bash
2020-02-09 11:57:46 +00:00
2020-02-10 08:42:17 +00:00
cd "$(git rev-parse --show-toplevel)" || exit 1
2019-07-30 09:49:03 +00:00
cd _site && sws -d --port 3001 .