mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-17 21:11:39 +00:00
0876456a22
Further GUI Editor improvements
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 -
|