Reorder aur helper
This commit is contained in:
parent
3c170bdd5e
commit
3d0e1528c7
1 changed files with 1 additions and 1 deletions
|
@ -20,8 +20,8 @@ if [ -f /usr/bin/yaourt ]; then
|
|||
fi
|
||||
if [ ! "$aurhelper" = "1" ]; then
|
||||
options+=("Install trizen" "")
|
||||
options+=("Install aurman" "")
|
||||
options+=("Install yay" "")
|
||||
options+=("Install aurman" "")
|
||||
options+=("Install yaourt" "(End of life)")
|
||||
options+=("" "")
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue