repo: Add apt-get update into 01-genbasedir-rootfs
This commit is contained in:
parent
62e5c55ada
commit
fac99cdb7d
@ -31,3 +31,5 @@ genbasedir \
|
||||
|
||||
### drop this when genbasedir is fixed (--no-uncompressed)
|
||||
for c in $COMPS; do rm -f base/{pkg,src}list.$c; done
|
||||
|
||||
apt-get update
|
||||
|
Loading…
Reference in New Issue
Block a user