linuxserver / docker-diskover

A Docker container for the Diskover space mapping application
GNU General Public License v3.0
76 stars 16 forks source link

fixed nested conditional variables issue #1

Closed alex-phillips closed 6 years ago

alex-phillips commented 6 years ago

fixed issue with INDEX_NAME variable not being properly evaluated within the conditional of the DISKOVER_OPTS conditional. separated it into a separate string concat to get around this (i'm sure there's probably a better way though)

linuxserver.io

Thanks, team linuxserver.io

sparklyballs commented 6 years ago

array ?