Commit 050f9b33 authored by shajiaiming's avatar shajiaiming

自动提币

parent 6af61ea8
#!/bin/bash
while true; do php /data_wallet/token_config/yii release-check/check >> /data_wallet/auto_check.log 2>&1; sleep 60; done &
\ No newline at end of file
#!/bin/bash
while true; do php /data_wallet/token_config/yii release-check/confirm-hash >> /data_wallet/confirm_hash.log 2>&1; sleep 120; 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