From 6147ba89b9c6e83ccaea478fa328dfd9b607332a Mon Sep 17 00:00:00 2001 From: tremor021 Date: Thu, 26 Mar 2026 09:17:05 +0100 Subject: [PATCH] foldergram: update pnp install --- install/foldergram-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/foldergram-install.sh b/install/foldergram-install.sh index 526ded08..920fdd69 100644 --- a/install/foldergram-install.sh +++ b/install/foldergram-install.sh @@ -25,7 +25,7 @@ msg_info "Configuring Foldergram" export COREPACK_ENABLE_DOWNLOAD_PROMPT=0 $STD corepack enable cd /opt/foldergram -$STD pnpm install --frozen-lockfile +$STD pnpm install $STD pnpm run build cat </opt/foldergram/foldergram.env NODE_ENV=production