Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 157 Bytes

cron-hit-url.md

File metadata and controls

6 lines (5 loc) · 157 Bytes

Cron hit url

  • wget -O - -q -t 1 http://example.com/
  • curl --silent --compressed http://example.com/
  • lynx -source http://example.com/