mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 09:21:03 +01:00
Update Dockerfile to modify installer script
This commit is contained in:
@@ -87,7 +87,9 @@ RUN \
|
||||
# Modify installer
|
||||
##################
|
||||
# Use my repository
|
||||
sed -i "s|Nachtzuster|alexbelgium|g" /newinstaller.sh && \
|
||||
cd / && \
|
||||
sed -i "s|Nachtzuster|alexbelgium|g" newinstaller.sh && \
|
||||
cd /home/pi && \
|
||||
# Install open PR
|
||||
chmod +x /helpers/merge_open_prs.sh && \
|
||||
# Avoid rebooting at end of installation
|
||||
|
||||
Reference in New Issue
Block a user