Set interval to 10s for ccurrency
This commit is contained in:
parent
aa237a623e
commit
f0f1855a35
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ DISK=/run/media/flyingscorpio/Backup
|
||||||
|
|
||||||
[ccurrency]
|
[ccurrency]
|
||||||
command=scripts/ccurrency -f USD
|
command=scripts/ccurrency -f USD
|
||||||
interval=900
|
interval=10
|
||||||
|
|
||||||
[crypto]
|
[crypto]
|
||||||
command=scripts/crypto BTC
|
command=scripts/crypto BTC
|
||||||
|
|
Loading…
Add table
Reference in a new issue