2017-06-11 00:48:27 +01:00

7 lines
96 B
Bash

#!/usr/bin/with-contenv bash
cd /app/wg++/bin || exit
mono WebGrab+Plus.exe "/config"
exit 0