mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02: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}" & |