remove XRP

This commit is contained in:
Arne Baeumler 2021-01-20 10:19:33 +01:00
parent f4c45a7cd8
commit 8afa51b4e9
2 changed files with 1 additions and 15 deletions

View File

@ -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

View File

@ -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