Skip to content

Commit e4c836a

Browse files
authored
Update karakeep-install.sh
1 parent 2ae19e5 commit e4c836a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/karakeep-install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ MODULE_VERSION="$(jq -r '.packageManager | split("@")[1]' /opt/karakeep/package.
5555
NODE_VERSION="22" NODE_MODULE="pnpm@${MODULE_VERSION}" setup_nodejs
5656

5757
msg_info "Installing karakeep"
58+
export PUPPETEER_SKIP_DOWNLOAD="true"
5859
export PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD="true"
5960
export NEXT_TELEMETRY_DISABLED=1
6061
export CI="true"

0 commit comments

Comments
 (0)