diff --git a/netalertx/Dockerfile b/netalertx/Dockerfile index ee0ea4c50..a09a84271 100644 --- a/netalertx/Dockerfile +++ b/netalertx/Dockerfile @@ -76,8 +76,6 @@ RUN chmod 777 /ha_entrypoint.sh /ha_entrypoint_modif.sh && /ha_entrypoint_modif. ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/bashio-standalone.sh" "/.bashio-standalone.sh" RUN chmod 777 /.bashio-standalone.sh -USER netalertx - #WORKDIR / #ENTRYPOINT [ "/usr/bin/env" ] #CMD [ "/ha_entrypoint.sh" ] diff --git a/netalertx_fa/updater.json b/netalertx_fa/updater.json index a4f00dc13..e17a5f0ec 100644 --- a/netalertx_fa/updater.json +++ b/netalertx_fa/updater.json @@ -1,7 +1,7 @@ { "last_update": "04-10-2025", "repository": "alexbelgium/hassio-addons", - "slug": "netalertx", + "slug": "netalertx_fa", "source": "github", "paused": true, "upstream_repo": "jokob-sk/NetAlertX",