fix(installer): install missing sudo

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

View File

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