Browse Source

update msg

pull/1/head
10sr 10 years ago
parent
commit
e303ad415f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      shrc

+ 1
- 1
shrc View File

@@ -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 && \


Loading…
Cancel
Save