Skip to content

bitoncoin/Ozcoin

 
 

Repository files navigation

Uploading last commit that i did before going to a new interface.

Doesn't come with any support if you lucky to visit me on freenode #ozcoin you might get some.

I will help in return for some btc ;)

Writings of a mad man

Wayno


Cronjobs

* 24 * * * /usr/bin/php /path/tocronjob/backupwallet.php 
*/5 * * * * /usr/bin/php /path/tocronjob/archive.php
*/1 * * * * /usr/bin/php /path/tocronjob/hashrate.php 
*/1 * * * * /usr/bin/php /path/tocronjob/idleworkers.php
*/1 * * * * /usr/bin/php /path/tocronjob/workers.php 
*/30 * * * * /usr/bin/php /path/tocronjob/payout.php
*/2 * * * * /usr/bin/php /path/tocronjob/shares.php
*/3 * * * * /usr/bin/php /path/tocronjob/cronjob.php

# Mysql weekly fix to repair broken tables

12 0 * * *      /usr/bin/mysqlcheck -u username -ppassword -A -r

About

This is the code to ozcoin updated

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 78.2%
  • JavaScript 15.4%
  • CSS 6.4%