| 
														
															@@ -668,7 +668,7 @@ mostrarBienvenida() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 # Pantalla de bienvenida y muestra SO y estado de los discos 
														 | 
														
														 | 
														
															 # Pantalla de bienvenida y muestra SO y estado de los discos 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	ANCHO=$(tput cols) 
														 | 
														
														 | 
														
															 	ANCHO=$(tput cols) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	ALTO=$(tput lines) 
														 | 
														
														 | 
														
															 	ALTO=$(tput lines) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-	whiptail --title "INSTALACION AUTO-ELEARNING" --yesno "Este script automatiza completamente la instalación de una WIKI y un CAMPUS VIRTUAL.\nPara ello instala un servidor LAMP o LEMP, el software MediaWiki y configura todo lo necesario.\n\nInformación del sistema:\nOS: $OS $DIST $REV\n$HDInfo" $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) --yes-button "Continuar" --no-button "Salir" 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	whiptail --title "INSTALACION AUTO-ELEARNING" --yesno "Este script automatiza completamente la instalación de una WIKI y un CAMPUS VIRTUAL.\nPara ello instala un servidor LAMP o LEMP, MediaWiki, Moodle y configura todo lo necesario.\n\nInformación del sistema:\nOS: $OS $DIST $REV\n$HDInfo" $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) --yes-button "Continuar" --no-button "Salir" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	comprobarError $? 1 
														 | 
														
														 | 
														
															 	comprobarError $? 1 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 } 
														 | 
														
														 | 
														
															 } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 |