Explorar el Código

update msg

pull/1/head
10sr hace 10 años
padre
commit
e303ad415f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      shrc

+ 1
- 1
shrc Ver fichero

@@ -445,7 +445,7 @@ __my_pacman_update_mirrorlist_with_reflector(){
then
cmd="reflector --verbose -l 5 --sort rate --save $ml"
fi
echo "Running $cmd ..." 1>&2
echo ">>> $cmd ..." 1>&2
sudo sh -c "$cmd"
}
null type reflector && test -f /etc/pacman.d/mirrorlist && \


Cargando…
Cancelar
Guardar