Update install.sh

This commit is contained in:
FusionPBX
2016-06-11 08:26:24 -06:00
committed by GitHub
parent c8058538ab
commit 2b519b75e0

View File

@@ -15,7 +15,6 @@ unsupported_OS () {
echo " Your OS appears to be: "
lsb_release -a
echo " Your OS is not currently supported... Exiting the install."
echo "If you require assistance we are available via IRC on freenode via #fusionpbx"
exit 2;
}