Skip to content

Commit 2ae19e5

Browse files
authored
remove additional empty line
1 parent d6a93e8 commit 2ae19e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ct/karakeep.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ function update_script() {
5858
fi
5959
MODULE_VERSION="$(jq -r '.packageManager | split("@")[1]' /opt/karakeep/package.json)"
6060
NODE_VERSION="22" NODE_MODULE="pnpm@${MODULE_VERSION}" setup_nodejs
61-
6261

6362
msg_info "Updating ${APP} to v${RELEASE}"
6463
export PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD="true"

0 commit comments

Comments
 (0)