svchelper/app/bin/attach

6 lines
126 B
Plaintext
Raw Normal View History

2024-04-23 02:34:16 +00:00
#!/usr/bin/env bash
"$APP" onearg "$@"
"$APP" exist "$1"
source "$APP" service_env "$1"
exec screen -r "$SERVICE_SCREEN_NAME"