mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update linkwarden.sh
tweak
This commit is contained in:
parent
c95f5dec17
commit
778c58f49e
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ msg_info "Updating $APP"
|
||||||
systemctl stop linkwarden
|
systemctl stop linkwarden
|
||||||
cd /opt/linkwarden
|
cd /opt/linkwarden
|
||||||
if git pull | grep 'Already up to date'; then
|
if git pull | grep 'Already up to date'; then
|
||||||
echo "Exiting script.${CL}"
|
echo -e "Exiting script.${CL}"
|
||||||
systemctl start linkwarden
|
systemctl start linkwarden
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue