Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. drush config-export deploy -y
  2.  
  3. drush config-import deploy -y
  4.  
  5. drush ev 'Drupal::entityManager()->getStorage("shortcut_set")->load("default")->delete();'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement