Guzmán Castanedo Villalba 6 anni fa
parent
commit
f6b9e14149
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      install

+ 1 - 1
install

@@ -239,7 +239,7 @@ comprobarError() {
 			error="$type $codeNum:\t'find' no instalado.\n"
 			;;
 		817)
-			error="$type $codeNum:\tLa Distribución '$OS $DIST $REV' no está soportada.\nSoportadas: Ubuntu 16.04, 18.04, Debian 9 y CentOS 7.\n"
+			error="$type $codeNum:\tLa Distribución '$OS $DIST $REV' no está soportada.\nSoportadas: Ubuntu 16.04, 18.04, Debian 9, CentOS 7 y Fedora 28.\n"
 			;;
 		900)
 			error="$type $codeNum:\tError interno (habilitar servicio).\n"