mirror of
https://github.com/rocky-linux/rocky-tools.git
synced 2024-11-25 06:31: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)
|
V)
|
||||||
verify_all_rpms=true
|
verify_all_rpms=true
|
||||||
;;
|
;;
|
||||||
R)
|
|
||||||
reinstall_all_rpms=true
|
|
||||||
;;
|
|
||||||
*)
|
*)
|
||||||
printf '%s\n' "${errcolor}Invalid switch.$nocolor"
|
printf '%s\n' "${errcolor}Invalid switch.$nocolor"
|
||||||
usage
|
usage
|
||||||
|
Loading…
Reference in New Issue
Block a user