[BACK]Return to fw_install.sh CVS log [TXT][DIR] Up to [local] / openbsd / fw_update

Diff for /openbsd/fw_update/fw_install.sh between version 1.81 and 1.82

version 1.81, 2021/12/12 20:23:12 version 1.82, 2021/12/12 20:24:53
Line 181 
Line 181 
 INSTALL=true  INSTALL=true
 DOWNLOAD=true  DOWNLOAD=true
   
 while getopts dL name  while getopts DL name
 do  do
        case "$name" in         case "$name" in
        # "download only" means local dir and don't install         # "download only" means local dir and don't install

Legend:
Removed from v.1.81  
changed lines
  Added in v.1.82

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>