Update install.sh
This commit is contained in:
parent
c8058538ab
commit
2b519b75e0
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue