Skip to main content
Drupal API Help
Helping Drupal Community, One API at a time
Main menu
Home
Drupal Core
Getting Help
You are here
Home
»
API reference
»
Drupal 9
cron-curl.sh in Drupal 9
Same filename and directory in other branches
8 core/scripts/cron-curl.sh
#!/bin/sh curl --silent --compressed http://example.com/cron/YOURKEY
File
core/scripts/cron-curl.sh
View source
#!/bin/sh
curl --silent --compressed http://example.com/cron/YOURKEY
API Navigation
Drupal 9
Topics
Classes
Functions
Files
Namespaces
Services
Elements
Constants
Globals
Deprecated