diff --git a/test/config.json b/test/config.json index f33413ab6..d98924597 100644 --- a/test/config.json +++ b/test/config.json @@ -31,5 +31,5 @@ }, "slug": "test", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/addons_updater", - "version": "test4" + "version": "test5" } \ No newline at end of file diff --git a/test/rootfs/etc/cont-init.d/99-run.sh b/test/rootfs/etc/cont-init.d/99-run.sh index cf5c16726..c9494d2f3 100755 --- a/test/rootfs/etc/cont-init.d/99-run.sh +++ b/test/rootfs/etc/cont-init.d/99-run.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/with-contenv bashio # shellcheck shell=bash echo "nearly"