Explorar el Código

backup-server updates

Guzmán Castanedo Villalba hace 6 años
padre
commit
372dc4b11a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      backup-server

+ 0 - 1
backup-server

@@ -36,7 +36,6 @@ if [ ! -x "$(which mysqldump)" ]; then
 	printf "ERROR:\tMySQL Not Installed :O\n"
 	exit 1
 fi
-exit 0
 
 #Data
 mysqluser="root"