Files
modules/script
Lukáš Zaoral 0ecc9fa480 lint(ShellCheck): fix SC2068 error
According to ShellCheck's documentation:

Double quotes around $@ and ${array[@]}) prevent globbing and word splitting
of individual elements, while still expanding to multiple separate arguments.

Related: https://www.shellcheck.net/wiki/SC2068
Related: #470
2022-09-02 09:52:05 +02:00
..
2022-09-02 09:52:05 +02:00
2020-08-11 07:02:18 +02:00
2022-09-02 09:52:05 +02:00