You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
HOME=/home/xmrcannon
|
|
|
|
*/10 * * * * sh -c "cd ~/xmrcannon; ./bin/cmd launch_funded_operations | tee -a data/launch_funded_operations.log"
|
|
0 */8 * * * sh -c "cd ~/xmrcannon; ./bin/cmd process_payouts | tee -a data/process_payouts.log"
|