catchup, merge conflicts

This commit is contained in:
Joey Ross
2024-01-26 13:55:49 -06:00
13 changed files with 330 additions and 29 deletions

View File

@@ -75,5 +75,5 @@ password: ${ADMIN_PASSWORD}
EOL
printf "\e[0;32m*****STARTING SERVER*****\e[0m\n"
echo "bash -c '${STARTCOMMAND[@]}'"
echo "bash -c '${STARTCOMMAND[@]}"
su steam -c "bash -c '${STARTCOMMAND[@]}'"