Browse Source

Don't need to add the 1

Bob Mottram 9 years ago
parent
commit
76f0f5be4a
2 changed files with 1 additions and 1 deletions
  1. BIN
      man/freedombone-recoverkey.1.gz
  2. 1
    1
      src/freedombone-recoverkey

BIN
man/freedombone-recoverkey.1.gz View File


+ 1
- 1
src/freedombone-recoverkey View File

@@ -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