From c34d4c01c26ee6932568834bb2fd3a53019103aa Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Sun, 21 Aug 2011 18:45:47 +0200 Subject: AƱadido sleep, modificaciones generales --- pidevice/unloader.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pidevice/unloader.sh') diff --git a/pidevice/unloader.sh b/pidevice/unloader.sh index ffa2c38..11c687c 100755 --- a/pidevice/unloader.sh +++ b/pidevice/unloader.sh @@ -1,7 +1,7 @@ #!/bin/bash module="pidevice" -device="pidevice" +device=$module #rm -f /dev/$device[0-3] rm -f /dev/$device -- cgit v1.2.3