From 5150a236e7c187716fc54acda7320b39671a3d9e Mon Sep 17 00:00:00 2001 From: TonyFord <tonyford@strategy-investor.de> Date: Thu, 25 Jun 2020 20:33:05 +0200 Subject: [PATCH] ts --- script/blocknotify.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/script/blocknotify.sh b/script/blocknotify.sh index bc20ceb..1cf0c0b 100644 --- a/script/blocknotify.sh +++ b/script/blocknotify.sh @@ -1,2 +1,4 @@ #!/bin/bash -python3 /home/faircoin/pulse.faircoin.co/script/getdata.py +# python3 /home/faircoin/pulse.faircoin.co/script/getdata.py + +echo "TTTT" > test.txt -- GitLab