diff --git a/utils/libre b/utils/libre
index ccdd431da01c4ce59aaeb8b7101d0f1e272c09a3..459fbe8bc4b41407ff0286555469fc5d9c260f13 100755
--- a/utils/libre
+++ b/utils/libre
@@ -49,7 +49,7 @@ case "$1" in
   update)
     if [ "$(pwd)" == "/libre.sh" ]; then
       git pull
-      cp /libre.sh/unit-files/* /etc/systemd/system && systemctl daemon-reload &&\
+      cp /libre.sh/unit-files/* /etc/systemd/system && systemctl daemon-reload
       cp /libre.sh/utils/* /opt/bin/
     elif [ -n "$(systemctl_param)" ]; then
       git pull