6f1197d633
HG : Enter commit message. Lines beginning with 'HG:' are removed.
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 -
|