EE Install

I’m curious to the install instructions on EE main site, the following command below does this method install fastCGI? I assume it doesn’t as other users have different preferences to caching plugins and utilities. Initially when i discovered EE I had found the install code

wget -qO ee rt.cx/ee && sudo bash ee     
sudo ee site create example.com --wp    

I use this command and it installs FastCGI with WordPress makes it a little easier.

wget -qO ee rt.cx/ee && sudo bash ee
ee site create gooeypixel.com --wpfc

thanks in advanced!

I found this info after reading around, new to the community. Sorry.