#!/usr/bin/env bash

# restart app so that new port number for the UI (2109) is sourced correctly
"${UMBREL_ROOT}/scripts/app" restart "${APP_ID}" &