umbrel-apps/tallycoin-connect/hooks/post-update

4 lines
130 B
Bash
Executable File

#!/usr/bin/env bash
# restart app so that new port number is sourced correctly
"${UMBREL_ROOT}/scripts/app" restart "${APP_ID}" &