@@ -182,10 +182,12 @@ while true; do
--nginx)
nginx=true
apache=false
+ shift
;;
--apache)
nginx=false
apache=true
--no-email)
email=false