diff --git a/jra_nextcloud.sh b/jra_nextcloud.sh index 055b596..2b499d8 100644 --- a/jra_nextcloud.sh +++ b/jra_nextcloud.sh @@ -39,6 +39,7 @@ if [ "$(dpkg-query -W -f='${Status}' $1 2>/dev/null | grep -c "ok installed")" = echo " Please report to: -> https://github.com/switnet-ltd/quick-jibri-installer/issues " exit +fi } install_ifnot() { if [ "$(dpkg-query -W -f='${Status}' $1 2>/dev/null | grep -c "ok installed")" == "1" ]; then