Last active
July 6, 2016 17:04
-
-
Save omega8cc/5b710e8dd886e9d43768f1aff29df245 to your computer and use it in GitHub Desktop.
This file contains 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
su -s /bin/bash - o1 | |
drush @hm sqlq "UPDATE hosting_ssl_site SET ssl_enabled='0' WHERE nid='10'" | |
drush @hm provision-verify |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment