new chart data and global timestamp
This commit is contained in:
parent
1e8a95bac7
commit
b065a548da
@ -19,7 +19,7 @@ function get_assets {
|
||||
cp -p ${g_tmp}/API_CMD_OUT PRICETICKER
|
||||
|
||||
# timestamp for data
|
||||
f_timestamp=$(g_date_print)
|
||||
#f_timestamp=$(g_date_print)
|
||||
# check output
|
||||
if [ -s ${f_filename}_OUT.tmp ] && egrep -q "^[A-Z]+${CURRENCY},[0-9]*\.[0-9]+$" ${f_filename}_OUT.tmp
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user