mirror of
https://github.com/traefik/traefik.git
synced 2025-08-20 22:21:16 +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.