mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-16 12:29:10 +02:00
@@ -35,7 +35,7 @@ RUN \
|
|||||||
&& 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/services.d/ubooquity/run \
|
||||||
&& sed -i 's|{MAXMEM:-512}|(bashio::config "maxmem")|g' /etc/services.d/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
|
||||||
ARG CONFIGLOCATION="/config/addons_config/ubooquity"
|
ARG CONFIGLOCATION="/config/addons_config/ubooquity"
|
||||||
|
|||||||
Reference in New Issue
Block a user