Skip to content
Snippets Groups Projects
Commit 76f0f5be authored by Bob Mottram's avatar Bob Mottram
Browse files

Don't need to add the 1

parent 9dc12122
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -60,7 +60,7 @@ do
;;
-d|--drive)
shift
GPG_USB_DRIVE=/dev/$1
GPG_USB_DRIVE=/dev/${1}1
;;
*)
# unknown option
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment