her.esy.fun/engine/serve.sh

5 lines
102 B
Bash
Executable File

#!/usr/bin/env bash
cd "$(git rev-parse --show-toplevel)" || exit 1
cd _site && sws -d --port 3001 .