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
|
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
|
||||||
|
|
Loading…
Reference in a new issue