We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6a93e8 commit 2ae19e5Copy full SHA for 2ae19e5
ct/karakeep.sh
@@ -58,7 +58,6 @@ function update_script() {
58
fi
59
MODULE_VERSION="$(jq -r '.packageManager | split("@")[1]' /opt/karakeep/package.json)"
60
NODE_VERSION="22" NODE_MODULE="pnpm@${MODULE_VERSION}" setup_nodejs
61
-
62
63
msg_info "Updating ${APP} to v${RELEASE}"
64
export PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD="true"
0 commit comments