wip
This commit is contained in:
parent
3c3dd7d8bb
commit
b4e56a85cc
1 changed files with 1 additions and 1 deletions
2
dream.sh
2
dream.sh
|
@ -165,7 +165,7 @@ check_env() {
|
|||
if command-exists sudo; then
|
||||
_sudo="sudo -E"
|
||||
pen blue "Testing your access.."
|
||||
$_sudo echo "${GREEN}${BOLD}Aye, it works!${NC}"
|
||||
$_sudo repen bold green "Aye, it works!"
|
||||
else
|
||||
echo-error "No sudo found and you're not root! Can't install packages."
|
||||
return 69
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue