From e71f7d2c1893a70429f9d643e1a8a2b4e30c69dc Mon Sep 17 00:00:00 2001 From: TonyFord <tonyford@strategy-investor.de> Date: Thu, 25 Jun 2020 20:15:54 +0200 Subject: [PATCH] changes --- script/blocknotify.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/script/blocknotify.sh b/script/blocknotify.sh index 5a9edfa..bc20ceb 100644 --- a/script/blocknotify.sh +++ b/script/blocknotify.sh @@ -1,3 +1,2 @@ #!/bin/bash -cd /home/faircoin/pulse.faircoin.co/script -python3 getdata.py +python3 /home/faircoin/pulse.faircoin.co/script/getdata.py -- GitLab