iiplc/crontab

3 lines
91 B
Plaintext
Raw Normal View History

2014-08-10 21:34:04 +04:00
#!/bin/sh
2014-08-10 21:40:11 +04:00
echo "1 * * * * `whoami` wget -O /dev/null http://127.0.0.1/get" >> /etc/crontab