4 lines
76 B
Bash
4 lines
76 B
Bash
#!/bin/sh
|
|
cd /srv/www/htm/tools/
|
|
php cron_export_HTM.php acapella7890 today
|
#!/bin/sh
|
|
cd /srv/www/htm/tools/
|
|
php cron_export_HTM.php acapella7890 today
|