iiplc/crontab
Difrex(Denis Zheleztsov) df3366a46c crontab
2014-08-10 21:34:04 +04:00

3 lines
90 B
Bash
Executable File

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