fix this later, error code diff
This commit is contained in:
parent
08b1ec39d4
commit
38ef1697ae
@ -122,7 +122,7 @@ finalize(){ \
|
|||||||
### This is how everything happens in an intuitive format and order.
|
### This is how everything happens in an intuitive format and order.
|
||||||
|
|
||||||
# Check if user is root on Arch distro. Install dialog.
|
# Check if user is root on Arch distro. Install dialog.
|
||||||
xbps-install -Syu dialog || error "Are you sure you're running this as the root user? Are you sure you're using Void Linux? Are you sure you have an internet connection?"
|
xbps-install -Syu dialog
|
||||||
|
|
||||||
# Welcome user.
|
# Welcome user.
|
||||||
welcomemsg || error "User exited."
|
welcomemsg || error "User exited."
|
||||||
|
Loading…
Reference in New Issue
Block a user