Ver código fonte

Don't need to add the 1

Bob Mottram 9 anos atrás
pai
commit
76f0f5be4a
2 arquivos alterados com 1 adições e 1 exclusões
  1. BIN
      man/freedombone-recoverkey.1.gz
  2. 1
    1
      src/freedombone-recoverkey

BIN
man/freedombone-recoverkey.1.gz Ver arquivo


+ 1
- 1
src/freedombone-recoverkey Ver arquivo

@@ -60,7 +60,7 @@ do
60 60
             ;;
61 61
         -d|--drive)
62 62
             shift
63
-            GPG_USB_DRIVE=/dev/$1
63
+            GPG_USB_DRIVE=/dev/${1}1
64 64
             ;;
65 65
         *)
66 66
             # unknown option