diff --git a/TODO b/TODO index 1e08334..2f6fa63 100644 --- a/TODO +++ b/TODO @@ -2,7 +2,6 @@ Impotancia (0>10) # Nombre de la incidencia. 1 # Al instalar rar. - Comprobar que wget este en el sistema. - - Preguntar si el usuario quiere sotware privativo. 7 # Deep check - Estudiar la posibilidad de mostrar la lista de extensiones usables en ese momento. Dependiendo de las dependecias instaladas en el sistema. diff --git a/lch b/lch index 21e45c0..84fd977 100755 --- a/lch +++ b/lch @@ -1,5 +1,5 @@ #!/bin/bash -VERSION=0.4r4 +VERSION=0.4r5 DEST=$1 shift 1 ORIG=$@