Update update.sh

This commit is contained in:
Steve Zabka
2022-02-21 12:50:29 +01:00
committed by GitHub
parent 5402c30ab9
commit 2b596ee6da

View File

@@ -117,7 +117,7 @@ function setupact-check-info {
elif [ $connection -eq 1 ] && [ $get_update -eq 0 ]; then
setupact-no-update-info
else
setupact-no-connection-error
setupact-no-connection-warning
fi
}