mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-06 04:32:43 +00:00
Updated echo for start command to reflect what is being executed.
This commit is contained in:
@@ -85,6 +85,6 @@ default:
|
||||
EOL
|
||||
|
||||
printf "\e[0;32m*****STARTING SERVER*****\e[0m\n"
|
||||
echo "bash -c '${STARTCOMMAND[*]}'"
|
||||
echo "${STARTCOMMAND[*]}"
|
||||
"${STARTCOMMAND[@]}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user