„scripts/start-server.sh“ ändern

This commit is contained in:
2022-02-24 12:42:13 +01:00
parent 7f78213a5b
commit 32a904de82

View File

@@ -1,4 +1,7 @@
#!/bin/bash
echo "---Unraid-Kernel-Helper started!---"
sleep infinity
## Set build variables
if [ -z "${UNAME}" ]; then
UNAME="stock"