khanat-code-old/code/ryzom/tools/server/admin/crons/cron_harddisk.sh
Fabien_HENON 11298004e9 Updating the world_editor_classes.xml file for the guild missions
- Adding new actions for guild missions
- Adding the guild option for some actions
- Adding the nb_guild_members_needed option for the objectives
2011-05-23 16:09:14 +02:00

5 lines
88 B
Bash

#!/bin/sh
cd /home/atrium-admin/public_html/crons
/usr/bin/php4 cron_harddisk.php
cd -