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

+ 2 - 0
install

@@ -10,6 +10,7 @@
 
 comprobarError() {
 	# Mejora: tratar todos los mensajes de error desde aquí
+	printf "SIN HACER...\n"
 }
 
 OSInfo() {
@@ -384,6 +385,7 @@ leerSQLPasswd() {
 
 establecerSQLPasswd() {
 	# Establecemos SQL root passwd y securizamos BD (mysql_secure_installation)
+	printf "SIN HACER...\n"
 }
 
 instalarMySQL() {