Skip to content

Instantly share code, notes, and snippets.

@QuentinFonteneau
Created June 14, 2019 08:03
Show Gist options
  • Save QuentinFonteneau/721c7d6869cbc821481149d5a2446b1e to your computer and use it in GitHub Desktop.
Save QuentinFonteneau/721c7d6869cbc821481149d5a2446b1e to your computer and use it in GitHub Desktop.
Drush exécuter un hook_update spécifique
drush eval "module_load_install('module_name'); module_name_update_XXXX();"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment