liquid_feedback_frontend

changeset 1861:cf0eab2044e8 tip

merge
author bsw
date Wed May 20 19:57:28 2026 +0200 (3 hours ago)
parents 555057d84520 02c34183b6df
children
files
line diff
     1.1 --- a/INSTALL.html	Wed May 20 19:56:50 2026 +0200
     1.2 +++ b/INSTALL.html	Wed May 20 19:57:28 2026 +0200
     1.3 @@ -147,7 +147,7 @@
     1.4  
     1.5  <p>This file must be marked as executable:</p>
     1.6  
     1.7 -<pre><code>chmod +x /opt/liquid_feedback_core/lf_updated
     1.8 +<pre><code>chmod +x /opt/liquid_feedback_core/lf_update.sh
     1.9  </code></pre>
    1.10  
    1.11  <p>And this file should be started automatically at system boot. On systems with
     2.1 --- a/INSTALL.mkd	Wed May 20 19:56:50 2026 +0200
     2.2 +++ b/INSTALL.mkd	Wed May 20 19:57:28 2026 +0200
     2.3 @@ -151,7 +151,7 @@
     2.4  
     2.5  This file must be marked as executable:
     2.6  
     2.7 -    chmod +x /opt/liquid_feedback_core/lf_updated
     2.8 +    chmod +x /opt/liquid_feedback_core/lf_update.sh
     2.9  
    2.10  And this file should be started automatically at system boot. On systems with
    2.11  systemd, create a file named `/etc/systemd/system/liquid_feedback_core.service`:

Impressum / About Us