diff --git a/install/storyteller-install.sh b/install/storyteller-install.sh index 21aaa9b2..b5ca86e0 100644 --- a/install/storyteller-install.sh +++ b/install/storyteller-install.sh @@ -25,7 +25,7 @@ $STD apt install -y \ ffmpeg msg_ok "Installed Dependencies" -NODE_VERSION="24" NODE_MODULE="yarn" setup_nodejs +NODE_VERSION="22" NODE_MODULE="yarn" setup_nodejs fetch_and_deploy_gh_release "readium" "readium/cli" "prebuild" "latest" "/opt/readium" "readium_linux_x86_64.tar.gz" ln -sf /opt/readium/readium /usr/local/bin/readium