Files
databunker/run.sh
2019-12-15 00:30:07 +02:00

7 lines
144 B
Bash
Executable File

#!/bin/sh
echo "-------------INIT------------"
/go/bin/databunker -init
ls -al /go/bin/
echo "-------------RUN-------------"
/go/bin/databunker