svchelper/app/bin/debug

4 lines
61 B
Plaintext
Raw Permalink Normal View History

2024-04-23 02:34:16 +00:00
#!/usr/bin/env bash
2024-04-23 13:13:08 +00:00
SERVICE_DEBUG=1
source "$APP" start "$1"