mirror of
https://github.com/tteck/Proxmox.git
synced 2025-01-26 11:54:39 +02:00
Update linkwarden.sh
tweak
This commit is contained in:
parent
c870b93810
commit
c95f5dec17
@ -57,7 +57,7 @@ msg_info "Updating $APP"
|
||||
systemctl stop linkwarden
|
||||
cd /opt/linkwarden
|
||||
if git pull | grep 'Already up to date'; then
|
||||
echo "Exiting script."
|
||||
echo "Exiting script.${CL}"
|
||||
systemctl start linkwarden
|
||||
exit
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user