Hello to everybody 
this is my first post and I hope to do well.
I'm a newbie in FusionPBX and need to know how to install other branches of that.
	
	
	
		
that script clone the master branch and I want to install Active or Stable branch.
				
			this is my first post and I hope to do well.
I'm a newbie in FusionPBX and need to know how to install other branches of that.
		Code:
	
	cd /usr/src && git clone https://github.com/fusionpbx/fusionpbx-install.sh.git
	that script clone the master branch and I want to install Active or Stable branch.