fix(installer): install missing sudo

This commit is contained in:
jo 2022-12-08 17:23:34 +01:00 committed by Kyle Robbertze
parent 29a02e6797
commit bea28f4b57
1 changed files with 1 additions and 1 deletions

View File

@ -379,7 +379,7 @@ section "Prepare"
prepare_packages_install prepare_packages_install
install_packages git make ed install_packages sudo git make ed
make VERSION make VERSION
info "creating project user" info "creating project user"