her.esy.fun/engine/serve.sh

5 lines
90 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
cd $(git rev-parse --show-toplevel)
2019-07-30 09:49:03 +00:00
cd _site && sws -d --port 3001 .