commit | author | age | ||
fdfd55 | 1 | #!/bin/sh |
fffd4d | 2 | |
T | 3 | PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin |
4 | ||
95da61 | 5 | . /etc/profile |
T | 6 | |
a2b619 | 7 | cd /usr/local/ispconfig/server |
T | 8 | /usr/bin/php -q /usr/local/ispconfig/server/server.php |