mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-07 15:59:02 +00:00
6 lines
88 B
Bash
6 lines
88 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
cd /home/atrium-admin/public_html/crons
|
||
|
/usr/bin/php4 cron_harddisk.php
|
||
|
cd -
|