mirror of
https://github.com/traefik/traefik.git
synced 2025-12-17 23:42:04 +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.