Skip to content

Instantly share code, notes, and snippets.

@jnaskali
Created November 8, 2020 07:21
Show Gist options
  • Save jnaskali/6f9967cd5af524e9b76c401d88fd9336 to your computer and use it in GitHub Desktop.
Save jnaskali/6f9967cd5af524e9b76c401d88fd9336 to your computer and use it in GitHub Desktop.
Poll NextCloud's cron.php from inside docker using wget
wget --spider --no-check-certificate --header "Host: nextcloud.domain.here" http://containername/cron.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment