From 8afa51b4e9e71b3bd749729af91b996e36e18fc9 Mon Sep 17 00:00:00 2001 From: Arne Baeumler Date: Wed, 20 Jan 2021 10:19:33 +0100 Subject: [PATCH] remove XRP --- scripts/getCryptocurrencies.sh | 2 +- tmpl/crypto-XRP.tmpl | 14 -------------- 2 files changed, 1 insertion(+), 15 deletions(-) delete mode 100644 tmpl/crypto-XRP.tmpl diff --git a/scripts/getCryptocurrencies.sh b/scripts/getCryptocurrencies.sh index 972fc81..5c56535 100755 --- a/scripts/getCryptocurrencies.sh +++ b/scripts/getCryptocurrencies.sh @@ -4,7 +4,7 @@ RRDDIR="/var/www/localhost/rrd" RRDPREFIX="crypto-" TMPLDIR="/var/www/localhost/tmpl" -for c in BTC ETH XRP EOS XTZ XLM LTC; +for c in AAVE ALGO BTC CVC DNT EOS ETH LRC LTC REN SNX XLM XTZ; do if [[ ! -f "${RRDDIR}/${RRDPREFIX}${c}.rrd" ]]; then diff --git a/tmpl/crypto-XRP.tmpl b/tmpl/crypto-XRP.tmpl deleted file mode 100644 index 42af36d..0000000 --- a/tmpl/crypto-XRP.tmpl +++ /dev/null @@ -1,14 +0,0 @@ --v XRP in EUR --t XRP sell ---full-size-mode ---color=BACK#343637 ---color=CANVAS#F0F0F0 ---color=FONT#F0F0F0 ---font=TITLE:12:DejaVu Bold -DEF:sell=/var/www/localhost/rrd/crypto-XRP.rrd:sell:AVERAGE -COMMENT: max. avg. min. cur.\n -AREA:sell#CC9A5760:sell -GPRINT:sell:MAX:%6.4lf %sEUR -GPRINT:sell:AVERAGE:%6.4lf %sEUR -GPRINT:sell:MIN:%6.4lf %sEUR -GPRINT:sell:LAST:%6.4lf %sEUR\n