Update Notesnook

This commit is contained in:
tremor021 2025-05-25 22:11:27 +02:00
parent 0d7a8ec701
commit 23da55535f

View File

@ -19,7 +19,7 @@ msg_ok "Installed Dependencies"
NODE_MODULE="yarn" install_node_and_modules
msg_info "Installing Notesnook"
msg_info "Installing Notesnook (Patience)"
fetch_and_deploy_gh_release "streetwriters/notesnook"
cd /opt/notesnook
export NODE_OPTIONS="--max-old-space-size=2560"