This commit is contained in:
Difrex(Denis Zheleztsov) 2014-08-10 21:34:04 +04:00
parent 4de4662618
commit df3366a46c

2
crontab Executable file
View File

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