Browse Source

flashrom_rpi_bottom_unlock.sh: Fix commandline parsing

pull/35/head
Martin Kepplinger 6 years ago
parent
commit
3f9836bb6c
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      flashrom_rpi_bottom_unlock.sh

+ 0
- 1
flashrom_rpi_bottom_unlock.sh View File

@ -32,7 +32,6 @@ do
case "$1" in case "$1" in
-m) -m)
me_clean=1 me_clean=1
shift
;; ;;
-c) -c)
CHIPNAME=$2 CHIPNAME=$2


Loading…
Cancel
Save