server_deploy.sh aktualisiert

This commit is contained in:
2025-03-23 18:43:52 +01:00
parent 316668efb6
commit 4a7d7b1591

View File

@@ -1,5 +1,5 @@
#!/bin/bash
curl -sSL http://befator.befatorinc.de:3000/TheHomecraft/tools/raw/branch/main/install_pyton_ubuntu.sh | bash
#curl -sSL http://befator.befatorinc.de:3000/TheHomecraft/tools/raw/branch/main/install_pyton_ubuntu.sh | bash
export BANK_RUN_HOST="0.0.0.0"
export BANK_RUN_PORT="5006"
python3 --version