=================================================================== RCS file: /cvs/openbsd/fw_update/fw_install.sh,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- openbsd/fw_update/fw_install.sh 2021/12/12 20:23:12 1.81 +++ openbsd/fw_update/fw_install.sh 2021/12/12 20:24:53 1.82 @@ -1,5 +1,5 @@ #!/bin/ksh -# $OpenBSD: fw_install.sh,v 1.81 2021/12/12 20:23:12 afresh1 Exp $ +# $OpenBSD: fw_install.sh,v 1.82 2021/12/12 20:24:53 afresh1 Exp $ # # Copyright (c) 2021 Andrew Hewus Fresh # @@ -181,7 +181,7 @@ INSTALL=true DOWNLOAD=true -while getopts dL name +while getopts DL name do case "$name" in # "download only" means local dir and don't install