mirror of
https://github.com/traefik/traefik.git
synced 2025-11-23 11:41:29 +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.