rankmirrors

This commit is contained in:
Geoffrey Frogeye 2020-02-17 07:01:26 +01:00
parent fb06c9e19b
commit a6755863dd
6 changed files with 28 additions and 4 deletions

View file

@ -223,7 +223,7 @@ hasInstaller() { # installerName
# Installers that install in the user directory
addUserInstallers() {
addInstaller Tapt # Termux
addInstaller Umakepkg
# addInstaller Umakepkg # TODO broken
addInstaller Upip
# addInstaller Upkgbuild
}