From 6617c7d5af7442bde7aa5a82169369f83cf72304 Mon Sep 17 00:00:00 2001 From: clemens Date: Wed, 31 Oct 2018 19:52:46 +0100 Subject: [PATCH] add readme --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Readme.md diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..13ab8da --- /dev/null +++ b/Readme.md @@ -0,0 +1,4 @@ +# Usage + +* create config.json from sample.json +* add `python3 /opt/docker-autostart/start.py /path/to/your/config.json` to `/etc/rc.local`