Replaced * with @ to match

This commit is contained in:
Carlos M. Martinez
2024-01-27 22:08:54 -05:00
parent f1d1ade290
commit 6330c86fe9

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[@]}"