start.sh 103 B

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