diff --git a/ffluxbot/download_json_file.sh b/ffluxbot/download_json_file.sh new file mode 100755 index 0000000000000000000000000000000000000000..e5184f16c463a77e883ec977449e56d3e177010f --- /dev/null +++ b/ffluxbot/download_json_file.sh @@ -0,0 +1,5 @@ + +url=https://fflux-gw2.c3l.lu/data/nodes.json +pathtoscript=/home/scripts + +wget $url -P $pathtoscript/ffluxbot