diff --git a/install.sh b/install.sh index 13baa12..96625b5 100644 --- a/install.sh +++ b/install.sh @@ -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; }