mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Merge pull request #1074 from TuroYT/add-snowshare
fix snowshare don't build
This commit is contained in:
@@ -44,6 +44,9 @@ NEXTAUTH_SECRET="$(openssl rand -base64 32)"
|
||||
ALLOW_SIGNUP=true
|
||||
NODE_ENV=production
|
||||
EOF
|
||||
set -a
|
||||
source /opt/snowshare.env
|
||||
set +a
|
||||
$STD npx prisma generate
|
||||
$STD npx prisma migrate deploy
|
||||
$STD npm run build
|
||||
|
||||
Reference in New Issue
Block a user