mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-06 04:32:43 +00:00
adding expansion to echo as well
This commit is contained in:
@@ -75,5 +75,5 @@ password: ${ADMIN_PASSWORD}
|
||||
EOL
|
||||
|
||||
printf "\e[0;32m*****STARTING SERVER*****\e[0m\n"
|
||||
echo "${STARTCOMMAND}"
|
||||
echo "${STARTCOMMAND[@]}"
|
||||
su steam -c "${STARTCOMMAND[@]}"
|
||||
|
||||
Reference in New Issue
Block a user