# HG changeset patch # User bsw # Date 1779299848 -7200 # Node ID cf0eab2044e8ebd3a6eb9311d4884cadf1a9af29 # Parent 555057d845202e5956a096ebca4259eff50f70b4# Parent 02c34183b6df91f37c3ca30b8f057c9c662635d6 merge diff -r 555057d84520 -r cf0eab2044e8 INSTALL.html --- a/INSTALL.html Wed May 20 19:56:50 2026 +0200 +++ b/INSTALL.html Wed May 20 19:57:28 2026 +0200 @@ -147,7 +147,7 @@

This file must be marked as executable:

-
chmod +x /opt/liquid_feedback_core/lf_updated
+
chmod +x /opt/liquid_feedback_core/lf_update.sh
 

And this file should be started automatically at system boot. On systems with diff -r 555057d84520 -r cf0eab2044e8 INSTALL.mkd --- a/INSTALL.mkd Wed May 20 19:56:50 2026 +0200 +++ b/INSTALL.mkd Wed May 20 19:57:28 2026 +0200 @@ -151,7 +151,7 @@ This file must be marked as executable: - chmod +x /opt/liquid_feedback_core/lf_updated + chmod +x /opt/liquid_feedback_core/lf_update.sh And this file should be started automatically at system boot. On systems with systemd, create a file named `/etc/systemd/system/liquid_feedback_core.service`: