Reorder aur helper

This commit is contained in:
MatMoul 2018-07-22 18:31:41 +02:00
parent 3c170bdd5e
commit 3d0e1528c7

View file

@ -20,8 +20,8 @@ if [ -f /usr/bin/yaourt ]; then
fi fi
if [ ! "$aurhelper" = "1" ]; then if [ ! "$aurhelper" = "1" ]; then
options+=("Install trizen" "") options+=("Install trizen" "")
options+=("Install aurman" "")
options+=("Install yay" "") options+=("Install yay" "")
options+=("Install aurman" "")
options+=("Install yaourt" "(End of life)") options+=("Install yaourt" "(End of life)")
options+=("" "") options+=("" "")
fi fi