mirror of
https://github.com/traefik/traefik
synced 2026-02-03 12:20:33 +00: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.