removes debug
This commit is contained in:
parent
5d2d3b5cda
commit
732dc53d06
1 changed files with 0 additions and 1 deletions
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue