wording and dialog size change
This commit is contained in:
parent
964aeafb5c
commit
b2dd71b0c0
2
larbs.sh
2
larbs.sh
@ -155,7 +155,7 @@ installaurprograms() { \
|
||||
n=0
|
||||
for prog in $aurqueue; do
|
||||
n=$((n+1))
|
||||
dialog --infobox "Downloading and installing program $n out of $count: $prog..." 10 60
|
||||
dialog --infobox "Downloading and installing AUR program $n out of $count: $prog..." 6 70
|
||||
sudo -u $name $aurhelper -S --noconfirm "$prog" &>/dev/null
|
||||
done ;}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user