slash-e/scripts/start.sh
2022-09-11 16:38:06 +08:00

10 lines
103 B
Bash
Executable File

#!/bin/bash
# Usage: ./scripts/start.sh
set -e
cd "$(dirname "$0")/../"
air -c ./scripts/.air.toml