mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-19 13:59:15 +02:00
Update Dockerfile
This commit is contained in:
@@ -34,7 +34,7 @@ RUN \
|
|||||||
&& sed -i 's|/comics|/share/ubooquity/comics|g' /defaults/preferences.json \
|
&& sed -i 's|/comics|/share/ubooquity/comics|g' /defaults/preferences.json \
|
||||||
&& sed -i 's|/books|/share/ubooquity/books|g' /defaults/preferences.json \
|
&& sed -i 's|/books|/share/ubooquity/books|g' /defaults/preferences.json \
|
||||||
# Allow maximum memory setting
|
# Allow maximum memory setting
|
||||||
&& sed -i 's|bash|bashio|g' /etc/services.d/ubooquity/run \
|
&& sed -i 's|bash|bashio|g' /etc/s6-overlay/s6-rc.d/svc-ubooquity/run \
|
||||||
&& sed -i 's|{MAXMEM:-512}|(bashio::config "maxmem")|g' /etc/s6-overlay/s6-rc.d/svc-ubooquity/run
|
&& sed -i 's|{MAXMEM:-512}|(bashio::config "maxmem")|g' /etc/s6-overlay/s6-rc.d/svc-ubooquity/run
|
||||||
|
|
||||||
# Global LSIO modifications
|
# Global LSIO modifications
|
||||||
|
|||||||
Reference in New Issue
Block a user