mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-26 03:55:54 +00:00
Palmr: bypass pnpm for running backend
This commit is contained in:
@@ -43,7 +43,6 @@ function update_script() {
|
||||
cd /opt/palmr/apps/server
|
||||
PALMR_DIR="/opt/palmr_data"
|
||||
# export PALMR_DB="${PALMR_DIR}/palmr.db"
|
||||
sed -i "s|/app/server|$PALMR_DIR|" ./src/config/directories.config.ts
|
||||
$STD pnpm install
|
||||
mv /opt/palmr.env ./.env
|
||||
$STD pnpm dlx prisma generate
|
||||
|
||||
Reference in New Issue
Block a user