mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2025-01-20 14:42:03 +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
6 lines
168 B
Bash
6 lines
168 B
Bash
#!/bin/bash
|
|
|
|
# we might want to add some security here, in order to check the parameters
|
|
|
|
cd /home/atrium-admin/public_html/scripts
|
|
nohup /usr/bin/php4 $* >/dev/null &
|