mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2024-11-10 02:33:25 +00:00
3 lines
78 B
Bash
3 lines
78 B
Bash
#!/bin/sh
|
|
|
|
/usr/bin/lynx -source http://example.com/cron.php > /dev/null 2>&1
|