mirror of
https://github.com/traefik/traefik.git
synced 2025-08-19 21:51:15 +02:00
The array is empty in the beginning, so referencing ${GLIDE_ARGS[@]}
produces an error due to nounset.
The array is empty in the beginning, so referencing ${GLIDE_ARGS[@]}
produces an error due to nounset.