4 lines
130 B
Bash
Executable File
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}" & |