This website requires JavaScript.
Explore
Help
Sign In
ifiguero
/
Dazzler
mirror of
https://github.com/Kodomo/Dazzler
Watch
1
Star
0
Fork
You've already forked Dazzler
0
Code
Issues
Releases
Wiki
Activity
master
Dazzler
/
BAM
/
cron
/
crontasks.sh
5 lines
98 B
Bash
Raw
Permalink
Blame
History
#!/bin/sh
cd
/home/dazzler/www/BAM/cron
OUT
=
`
/usr/bin/php -q crontasks.php
`
echo
$OUT
>> cron.log
Reference in New Issue
View Git Blame
Copy Permalink