#!/usr/bin/env bash ## consts target_directory="/tmp/mealie" ## exec cd ${target_directory}/frontend npm run generate npm run start