Parcourir la source

Remove repofrompath.

WillyPillow il y a 3 ans
Parent
commit
1d65c5ee01
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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")
             ;;