Commit e4de05f0 authored by shajiaiming's avatar shajiaiming

fix

parent 55164353
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
while true; while true;
do do
php /data_wallet/token_config/yii air-drop/reach >> /data_wallet/reach.log 2>&1; php /data_wallet/token_config/yii air-drop/reach >> /data_wallet/reach.log 2>&1;
sleep 5; sleep 3600;
done & done &
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment