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 8
cron-curl.sh in Drupal 8
Same filename and directory in other branches
9 core/scripts/cron-curl.sh
10 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 8
Topics
Classes
Functions
Files
Namespaces
Services
Elements
Constants
Globals
Deprecated