From 0a98ea013ae051d9989c2773e94a5b0faca7de9a Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 26 Jun 2012 14:35:28 -0300 Subject: Minor fix at wp-cli forwarder --- templates/wordpress.sh.erb | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3