fix(installer): install missing sudo
This commit is contained in:
parent
29a02e6797
commit
bea28f4b57
1 changed files with 1 additions and 1 deletions
2
install
2
install
|
@ -379,7 +379,7 @@ section "Prepare"
|
|||
|
||||
prepare_packages_install
|
||||
|
||||
install_packages git make ed
|
||||
install_packages sudo git make ed
|
||||
make VERSION
|
||||
|
||||
info "creating project user"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue