CT Linkwarden: Added update scripts
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
CurmonolithVersion=$(curl -s https://api.github.com/repos/Y2Z/monolith/releases/latest | grep 'tag_name.*' | cut -d : -f 2,3 | tr -d \" |tr -d , |tr -d " " |tr -d : )
|
||||
|
||||
if test "$CurmonolithVersion" = "$(cat /opt/monolith-Version)" ; then
|
||||
echo ' echo 'Updating Monolith'.sh up-to-date'
|
||||
echo 'Monolith up-to-date'
|
||||
exit
|
||||
else
|
||||
echo 'Updating Monolith'
|
||||
|
||||
Reference in New Issue
Block a user