From b05f16826c637f9cc5e4fcd3d5e803a6d0a20e2d Mon Sep 17 00:00:00 2001 From: tremor021 Date: Sun, 25 May 2025 22:29:30 +0200 Subject: [PATCH] Update Notesnook --- ct/notesnook.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/notesnook.sh b/ct/notesnook.sh index 3c9fa670f..e8e24d132 100644 --- a/ct/notesnook.sh +++ b/ct/notesnook.sh @@ -32,7 +32,7 @@ function update_script() { systemctl stop notesnook msg_ok "Stopped Service" - msg_info "Updating ${APP}" + msg_info "Updating ${APP} (Patience)" fetch_and_deploy_gh_release "streetwriters/notesnook" cd /opt/notesnook export NODE_OPTIONS="--max-old-space-size=2560"