Created
August 19, 2019 09:58
-
-
Save szeidler/775645580e84ef2cdace0516cc05c2eb to your computer and use it in GitHub Desktop.
Programatically run update hooks again
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
drush eval "module_load_install('mymodule'); mymodule_update_8010();" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment