From 732dc53d0614571a5a52941958306fe4d6c5312c Mon Sep 17 00:00:00 2001 From: pierreozoux <pierre@ozoux.net> Date: Sat, 26 Nov 2016 16:36:50 +0000 Subject: [PATCH] removes debug --- utils/libre | 1 - 1 file changed, 1 deletion(-) diff --git a/utils/libre b/utils/libre index 09fdec9..13b5114 100755 --- a/utils/libre +++ b/utils/libre @@ -44,7 +44,6 @@ case "$1" in fi;; update) if [ "$(pwd)" == "/libre.sh" ]; then - echo "Indiehosters"; git pull cp /libre.sh/unit-files/* /etc/systemd/system && systemctl daemon-reload &&\ cp /libre.sh/utils/* /opt/bin/ -- GitLab