mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2025-01-05 15:43:59 +00:00
11298004e9
- Adding new actions for guild missions - Adding the guild option for some actions - Adding the nb_guild_members_needed option for the objectives
5 lines
88 B
Bash
5 lines
88 B
Bash
#!/bin/sh
|
|
|
|
cd /home/atrium-admin/public_html/crons
|
|
/usr/bin/php4 cron_harddisk.php
|
|
cd -
|