This commit is contained in:
Difrex(Denis Zheleztsov) 2014-08-10 21:40:11 +04:00
parent df3366a46c
commit de7bfd65d5

View File

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