Run apt update first
This commit is contained in:
parent
498cfd4c39
commit
d96ad07cdb
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user