From f3af043ed24d5a82f6b96205877b5a2c21f66e1c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 19 Mar 2026 20:39:32 +0100 Subject: [PATCH] build --- {netalertx_fa/netalertx => netalertx}/CHANGELOG.md | 0 {netalertx_fa/netalertx => netalertx}/Dockerfile | 0 {netalertx_fa/netalertx => netalertx}/README.md | 0 {netalertx_fa/netalertx => netalertx}/apparmor.txt | 0 {netalertx_fa/netalertx => netalertx}/build.json | 0 {netalertx_fa/netalertx => netalertx}/config.yaml | 2 +- {netalertx_fa/netalertx => netalertx}/icon.png | Bin {netalertx_fa/netalertx => netalertx}/logo.png | Bin .../rootfs/etc/cont-init.d/91-configure.sh | 0 .../rootfs/etc/cont-init.d/99-run.sh | 0 {netalertx_fa/netalertx => netalertx}/stats.png | Bin {netalertx_fa/netalertx => netalertx}/updater.json | 0 netalertx_fa/config.yaml | 2 +- netalertx_fa/netalertx/oldname | 1 - 14 files changed, 2 insertions(+), 3 deletions(-) rename {netalertx_fa/netalertx => netalertx}/CHANGELOG.md (100%) rename {netalertx_fa/netalertx => netalertx}/Dockerfile (100%) rename {netalertx_fa/netalertx => netalertx}/README.md (100%) rename {netalertx_fa/netalertx => netalertx}/apparmor.txt (100%) rename {netalertx_fa/netalertx => netalertx}/build.json (100%) rename {netalertx_fa/netalertx => netalertx}/config.yaml (97%) rename {netalertx_fa/netalertx => netalertx}/icon.png (100%) rename {netalertx_fa/netalertx => netalertx}/logo.png (100%) rename {netalertx_fa/netalertx => netalertx}/rootfs/etc/cont-init.d/91-configure.sh (100%) mode change 100755 => 100644 rename {netalertx_fa/netalertx => netalertx}/rootfs/etc/cont-init.d/99-run.sh (100%) mode change 100755 => 100644 rename {netalertx_fa/netalertx => netalertx}/stats.png (100%) rename {netalertx_fa/netalertx => netalertx}/updater.json (100%) delete mode 100644 netalertx_fa/netalertx/oldname diff --git a/netalertx_fa/netalertx/CHANGELOG.md b/netalertx/CHANGELOG.md similarity index 100% rename from netalertx_fa/netalertx/CHANGELOG.md rename to netalertx/CHANGELOG.md diff --git a/netalertx_fa/netalertx/Dockerfile b/netalertx/Dockerfile similarity index 100% rename from netalertx_fa/netalertx/Dockerfile rename to netalertx/Dockerfile diff --git a/netalertx_fa/netalertx/README.md b/netalertx/README.md similarity index 100% rename from netalertx_fa/netalertx/README.md rename to netalertx/README.md diff --git a/netalertx_fa/netalertx/apparmor.txt b/netalertx/apparmor.txt similarity index 100% rename from netalertx_fa/netalertx/apparmor.txt rename to netalertx/apparmor.txt diff --git a/netalertx_fa/netalertx/build.json b/netalertx/build.json similarity index 100% rename from netalertx_fa/netalertx/build.json rename to netalertx/build.json diff --git a/netalertx_fa/netalertx/config.yaml b/netalertx/config.yaml similarity index 97% rename from netalertx_fa/netalertx/config.yaml rename to netalertx/config.yaml index 584186ffa..07c946b9d 100644 --- a/netalertx_fa/netalertx/config.yaml +++ b/netalertx/config.yaml @@ -42,4 +42,4 @@ slug: netalertx tmpfs: true udev: true url: https://github.com/alexbelgium/hassio-addons -version: "26.3.16-5" +version: "26.3.16-6" diff --git a/netalertx_fa/netalertx/icon.png b/netalertx/icon.png similarity index 100% rename from netalertx_fa/netalertx/icon.png rename to netalertx/icon.png diff --git a/netalertx_fa/netalertx/logo.png b/netalertx/logo.png similarity index 100% rename from netalertx_fa/netalertx/logo.png rename to netalertx/logo.png diff --git a/netalertx_fa/netalertx/rootfs/etc/cont-init.d/91-configure.sh b/netalertx/rootfs/etc/cont-init.d/91-configure.sh old mode 100755 new mode 100644 similarity index 100% rename from netalertx_fa/netalertx/rootfs/etc/cont-init.d/91-configure.sh rename to netalertx/rootfs/etc/cont-init.d/91-configure.sh diff --git a/netalertx_fa/netalertx/rootfs/etc/cont-init.d/99-run.sh b/netalertx/rootfs/etc/cont-init.d/99-run.sh old mode 100755 new mode 100644 similarity index 100% rename from netalertx_fa/netalertx/rootfs/etc/cont-init.d/99-run.sh rename to netalertx/rootfs/etc/cont-init.d/99-run.sh diff --git a/netalertx_fa/netalertx/stats.png b/netalertx/stats.png similarity index 100% rename from netalertx_fa/netalertx/stats.png rename to netalertx/stats.png diff --git a/netalertx_fa/netalertx/updater.json b/netalertx/updater.json similarity index 100% rename from netalertx_fa/netalertx/updater.json rename to netalertx/updater.json diff --git a/netalertx_fa/config.yaml b/netalertx_fa/config.yaml index f84e0e807..67f731a8e 100644 --- a/netalertx_fa/config.yaml +++ b/netalertx_fa/config.yaml @@ -43,4 +43,4 @@ slug: netalertx_fa tmpfs: true udev: true url: https://github.com/alexbelgium/hassio-addons -version: "26.3.16-5" +version: "26.3.16-6" diff --git a/netalertx_fa/netalertx/oldname b/netalertx_fa/netalertx/oldname deleted file mode 100644 index 56d427ee1..000000000 --- a/netalertx_fa/netalertx/oldname +++ /dev/null @@ -1 +0,0 @@ -netalertx