diff --git a/ct/wallabag.sh b/ct/wallabag.sh index 870820858..c1657230a 100644 --- a/ct/wallabag.sh +++ b/ct/wallabag.sh @@ -28,7 +28,10 @@ function update_script() { msg_error "No ${APP} Installation Found!" exit fi + + NODE_VERSION="24" setup_nodejs setup_mariadb + if check_for_gh_release "wallabag" "wallabag/wallabag"; then msg_info "Stopping Services" systemctl stop nginx php8.3-fpm