wget https://gist.githubusercontent.com/luisintosh/ad4ef22dc1c4fa40adf336e608f0cafe/raw/70dd98b379ae8614d6df96720f9845b5ae026002/create_wp.sh && chmod +x create_wp.sh && mv create_wp.sh /usr/local/bin/create_wp
create_wp domain [email]
NOTE: If you disabled the PHP functions proc_open()
and/or proc_close()
you need to temporary enable them.