#!/bin/bash set -e cd "$(dirname "$(realpath "$0")")" cooker init --force menu.json cooker generate cooker update cooker build --keepgoing