remove XRP

This commit is contained in:
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