mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-03-07 21:21:50 +00:00
Another try on permissions...
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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/*/*
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user