mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-15 01:49:17 +00:00
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}" & |