Files
pyMCDPS/server_manager.sh

9 lines
248 B
Bash
Raw Normal View History

2024-10-12 18:20:25 +02:00
#!/bin/bash
# Script in strict mode
set -eu
# --------------------------------------------------------------------------
# Imports
# --------------------------------------------------------------------------
# Beginning Of the Script by cerberus