Przeglądaj źródła

Fix deb file URLs

master
JustAnotherArchivist 3 lat temu
rodzic
commit
ecf667884b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      deb-repo-urls

+ 1
- 1
deb-repo-urls Wyświetl plik

@@ -133,7 +133,7 @@ do
fi
if [[ "${filename}" && ${size} -ge 0 ]]
then
debfiles["${archiveRoot}/dists/${distribution}/${filename}"]=${size}
debfiles["${archiveRoot}/${filename}"]=${size}
filename=
size=-1
fi


Ładowanie…
Anuluj
Zapisz