iiplc/crontab
Difrex(Denis Zheleztsov) de7bfd65d5 cron fix
2014-08-10 21:40:11 +04:00

3 lines
91 B
Bash
Executable File

#!/bin/sh
echo "1 * * * * `whoami` wget -O /dev/null http://127.0.0.1/get" >> /etc/crontab