diff --git a/dabo/functions/get_assets.sh b/dabo/functions/get_assets.sh index f7c600c..d769323 100644 --- a/dabo/functions/get_assets.sh +++ b/dabo/functions/get_assets.sh @@ -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