svchelper/app/bin/debug
2024-04-23 15:13:08 +02:00

4 lines
61 B
Bash

#!/usr/bin/env bash
SERVICE_DEBUG=1
source "$APP" start "$1"