__unbound_exporter: make shellcheck happy again

This commit is contained in:
fnux 2020-06-07 08:58:14 +02:00
parent 17f6a4dd47
commit bffc38ad52
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
# along with cdist. If not, see <http://www.gnu.org/licenses/>.
upstream=https://github.com/wish/unbound_exporter/archive
version=$(cat $__object/parameter/version)
version=$(cat "$__object/parameter/version")
release="unbound_exporter-$version"
cat << EOF