Another try on permissions...

This commit is contained in:
Max Winterstein
2022-12-01 14:11:11 +01:00
committed by GitHub
parent ef1925272e
commit 3ae06b427f
3 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 1.1.2 // 01.12.2022
- Fix permission error - part 3
## 1.1.1 // 01.12.2022
- Fix permission error - part 2

View File

@@ -30,3 +30,4 @@ COPY rootfs /
# Fix missing permissions - not really sure why this is needed
RUN chmod +x /etc/cont-init.d/nginx.sh /etc/cont-init.d/novnc.sh
RUN chmod 777 /etc/services.d/*/*

View File

@@ -1,4 +1,4 @@
version: 1.1.1
version: 1.1.2
slug: angryipscanner
name: Angry IP Scanner
image: ghcr.io/maxwinterstein/homeassistant-addon-angry-ip-scanner-{arch}