restart.sh 63 B

1234
  1. #!/usr/bin/env bash
  2. set -euo pipefail
  3. ./killserver.sh
  4. ./run.sh