Difference between revisions of "ToDo"
From #openttdcoop wiki
m (added minicity cronjob) |
(issue tracker -> new tickets @ trac) |
||
Line 1: | Line 1: | ||
− | + | The IssueTracker has been removed due to the new [http://trac.openttdcoop.org/newticket Ticket System @ trac.openttdcoop.org] | |
+ | --[[User:Osai|Osai]] 20:54, 27 October 2008 (UTC) | ||
== General ToDo's == | == General ToDo's == |
Revision as of 20:54, 27 October 2008
The IssueTracker has been removed due to the new Ticket System @ trac.openttdcoop.org --Osai 20:54, 27 October 2008 (UTC)
General ToDo's
bash$ crontab -e * * * * * ottdcoop sh /home/ottdcoop/sh-scripts/live_updater.sh >/dev/null 2>&1 10 0 * * 0 ottdcoop sh /home/ottdcoop/sh-scripts/wiki_sitemap_generator.sh 2>&1 5 0 * * * ottdcoop sh /home/ottdcoop/sh-scripts/grfpack_update.sh >/dev/null 2>&1 0 0 * * * ottdcoop sh /home/ottdcoop/sh-scripts/awstats_update.sh >/dev/null 2>&1 */3 * * * * ottdcoop sh /home/ottdcoop/sh-scripts/wpmc_xml.sh >/dev/null 2>&1