mirror of
https://github.com/traefik/traefik.git
synced 2025-11-15 07:41:40 +01: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.