master
Daniel Napora 2018-12-05 22:58:50 +01:00
parent 038b8c3853
commit 6004a29034
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ esac
if [[ $1 = '--update' ]]; then
terminator --title="$SYSUPDATE" --command='sudo pacman -Syu'
pamac-manager --updates
elif [[ $1 = '--rank-all' ]]; then
terminator --title="$MIRROR_RANK" --command='sudo pacman-mirrors -i -c all'