Skip to content
Snippets Groups Projects
Commit d23e6920 authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

codestyle

parent e2ea28ec
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment