summaryrefslogtreecommitdiff
path: root/templates/wordpress.sh.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/wordpress.sh.erb')
-rw-r--r--templates/wordpress.sh.erb1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/wordpress.sh.erb b/templates/wordpress.sh.erb
index 9fccd26..a6626c6 100644
--- a/templates/wordpress.sh.erb
+++ b/templates/wordpress.sh.erb
@@ -146,6 +146,5 @@ elif [ "$1" == "help" ]; then
/usr/local/share/wp-cli/src/bin/wp help
else
# Send all other requests to wp-cli
- shift
/usr/local/share/wp-cli/src/bin/wp $*
fi