feat
This commit is contained in:
Guillaume Barreau
2024-01-24 23:35:13 -05:00
parent aaf8ef5231
commit e870520681
6 changed files with 28 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
#!/bin/bash
printf "\e[0;34m***** RUNNING SCRIPTS start.sh *****\e[0m\n"
STARTCOMMAND="./PalServer.sh"
if [ -n "${PORT}" ]; then