Forráskód Böngészése

Remove repofrompath.

WillyPillow 3 éve
szülő
commit
1d65c5ee01
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      qubes-rpc/qvm-template-repo-query

+ 0 - 1
qubes-rpc/qvm-template-repo-query

@@ -10,7 +10,6 @@ while IFS= read -r line; do
         --enablerepo=*|\
         --disablerepo=*|\
         --repoid=*|\
-        --repofrompath=*|\
         --releasever=*)
             OPTS+=("$line")
             ;;