@@ -0,0 +1,7 @@
#!/bin/sh
set -e
echo "Running database migrations..."
npx prisma migrate deploy
exec "$@"
The note is not visible to the blocked user.