diff --git a/server_deploy.sh b/server_deploy.sh index c176fa0..e38877d 100644 --- a/server_deploy.sh +++ b/server_deploy.sh @@ -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