restart.sh 64 B

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