mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Update 32-nginx_ingress.sh
This commit is contained in:
@@ -17,5 +17,3 @@ sed -i "s|%%ingress_entry%%|${ingress_entry}|g" /etc/nginx/servers/ingress.conf
|
||||
# Avoid error message
|
||||
grep -rnl "PhotoPrism has been updated…" /opt/photoprism | xargs sed -i "s|PhotoPrism has been updated…|Please click cancel|g"
|
||||
grep -rnl 'Event.publish("dialog.reload", {values});' /opt/photoprism | xargs sed -i 's|Event.publish("dialog.reload", {values});||g'
|
||||
|
||||
Event.publish("dialog.reload", {values});
|
||||
|
||||
Reference in New Issue
Block a user