#!/bin/bash echo "-------------- Hello! --------------" npm run docs:build echo "-------------- Goodbye! --------------" read -n 1