no yy on first update
This commit is contained in:
parent
f5159b2b53
commit
49149fb66c
2
larbs.sh
2
larbs.sh
@ -145,7 +145,7 @@ finalize(){ \
|
||||
### This is how everything happens in an intuitive format and order.
|
||||
|
||||
# Check if user is root on Arch distro. Install dialog.
|
||||
pacman -Syyu --noconfirm --needed dialog || error "Are you sure you're running this as the root user? Are you sure you're using an Arch-based distro? ;-) Are you sure you have an internet connection? Are you sure your Arch keyring is updated?"
|
||||
pacman -Syu --noconfirm --needed dialog || error "Are you sure you're running this as the root user? Are you sure you're using an Arch-based distro? ;-) Are you sure you have an internet connection? Are you sure your Arch keyring is updated?"
|
||||
|
||||
# Welcome user.
|
||||
welcomemsg || error "User exited."
|
||||
|
Loading…
Reference in New Issue
Block a user