nichts
This commit is contained in:
@@ -14,8 +14,8 @@ else
|
|||||||
SUDO=""
|
SUDO=""
|
||||||
fi
|
fi
|
||||||
|
|
||||||
BASE_URL="https://install-daten.ploeger-online.de"
|
BASE_URL="http://192.168.19.10:3020/madgerm/installerscript-sh.git"
|
||||||
API_URL="$BASE_URL/info.php"
|
API_URL="$BASE_URL/info.php" # Annahme: info.php ist weiterhin unter BASE_URL/info.php erreichbar
|
||||||
LOG_FILE="/tmp/homelab-installer.log"
|
LOG_FILE="/tmp/homelab-installer.log"
|
||||||
TMP_DIR="/tmp/homelab-installer"
|
TMP_DIR="/tmp/homelab-installer"
|
||||||
mkdir -p "$TMP_DIR"
|
mkdir -p "$TMP_DIR"
|
||||||
|
|||||||
Reference in New Issue
Block a user