Remove repofrompath.
This commit is contained in:
parent
d1f27749a9
commit
1d65c5ee01
@ -10,7 +10,6 @@ while IFS= read -r line; do
|
||||
--enablerepo=*|\
|
||||
--disablerepo=*|\
|
||||
--repoid=*|\
|
||||
--repofrompath=*|\
|
||||
--releasever=*)
|
||||
OPTS+=("$line")
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user