From 45a5cb303b19ec3a1e12ebe9f6207468525ce2a0 Mon Sep 17 00:00:00 2001 From: Hendrik Schutter Date: Thu, 1 Oct 2020 17:52:46 +0200 Subject: [PATCH] upload log to dev --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ddf5bc8..e8de66c 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ nano /root/reHDDSettings.sh ``` #!/bin/bash dmesg -n 1 #disable overlay if a drive is attached/detached +# remove comment for the following to activate log telemetie +# curl -k -T /root/reHDD/reHDD.log -u "ra7466BsoSPqJFG:" -H 'X-Requested-With: XMLHttpRequest' https://schuttercloud.com/public.php/webdav/`echo $(date '+%Y-%m-%d_%H-%M')`_reHDD.log rm -f /root/reHDD/reHDD.log ``` Make sure the binary reHDD is in /root/reHDD/