Run apt update first
This commit is contained in:
@ -29,6 +29,7 @@ log "Installing in $build_folder; logs available at $build_log"
|
||||
log
|
||||
|
||||
log "Installing build packages:"
|
||||
cmd sudo apt update && \
|
||||
cmd sudo apt install -y "${build_packages[@]}"
|
||||
log
|
||||
|
||||
|
Reference in New Issue
Block a user