#!/usr/bin/env bash set -e # deploy the maintenance folder netlify deploy --prod --dir=maintenance \ --message="⚙️ Maintenance page ON"