From 1859382339fa41a6b2b10ea9250b57879955664c Mon Sep 17 00:00:00 2001 From: radikal Date: Tue, 29 Sep 2020 18:30:43 +0200 Subject: [PATCH] TODO updated --- TODO | 1 - lch | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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=$@