Files
pyMCDPS/server_manager.sh
2024-10-12 18:20:25 +02:00

9 lines
248 B
Bash

#!/bin/bash
# Script in strict mode
set -eu
# --------------------------------------------------------------------------
# Imports
# --------------------------------------------------------------------------
# Beginning Of the Script by cerberus