mirror of
https://github.com/novatiq/packages.git
synced 2026-07-02 18:19:31 +01:00
c35bd3aa8e
On few places, shellcheck gets confused by how some OpenWrt functions work - especially load ones. Also on few places there are $options variables that need not to be globbed. Could be rewritten better not to need them, but I'll do major rewrites later in separate pull request. Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>