#!/bin/bash cd "$(dirname "$0")" ./serve.sh & firefox -kiosk http://localhost:5000 killall flask