Changed back to [*]

This commit is contained in:
Carlos M. Martinez
2024-01-27 22:17:48 -05:00
parent 6330c86fe9
commit e0d4e6c48f

View File

@@ -85,6 +85,6 @@ default:
EOL
printf "\e[0;32m*****STARTING SERVER*****\e[0m\n"
echo "bash -c '${STARTCOMMAND[@]}'"
echo "bash -c '${STARTCOMMAND[*]}'"
"${STARTCOMMAND[@]}"