Commit fac99cdb authored by Anton Midyukov's avatar Anton Midyukov

repo: Add apt-get update into 01-genbasedir-rootfs

parent 62e5c55a
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment