memos/scripts/start.sh
2022-08-14 17:55:36 +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