Guest User

Untitled

a guest
Dec 9th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. #!/bin/bash
  2. # This is a wrapper so WP-CLI can run as the www-data user
  3. sudo -E -u www-data /bin/wp-cli.phar "$@"
Add Comment
Please, Sign In to add comment