Skip to content

Commit 59b7843

Browse files
committed
admin: chores
1 parent 7709810 commit 59b7843

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/admin/scripts/init.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ echo "Installing migration dependencies..."
55
cd /app/scripts
66
pnpm config set store-dir ~/.pnpm-store
77
pnpm install --prod
8+
echo "Rebuilding native dependencies for target architecture..."
9+
pnpm rebuild
810
cd /app
911

1012
echo "Running database migrations..."

0 commit comments

Comments
 (0)