restart.sh 70 B

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