mirror of
https://github.com/rocky-linux/rocky-tools.git
synced 2024-11-24 22:21:24 +00:00
remove unneeded option
This commit is contained in:
parent
4c2a01eb86
commit
d975bbe41a
@ -213,9 +213,6 @@ while getopts "hrVR" option; do
|
||||
V)
|
||||
verify_all_rpms=true
|
||||
;;
|
||||
R)
|
||||
reinstall_all_rpms=true
|
||||
;;
|
||||
*)
|
||||
printf '%s\n' "${errcolor}Invalid switch.$nocolor"
|
||||
usage
|
||||
|
Loading…
Reference in New Issue
Block a user