mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2024-11-14 12:13:26 +00:00
4 lines
66 B
Bash
4 lines
66 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
curl --silent --compressed http://example.com/cron.php
|