codestyle

This commit is contained in:
pierreozoux 2016-11-26 16:47:22 +00:00
parent e2ea28ec21
commit d23e69201f

View file

@ -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