-
- Downloads
Move the part of mkdebarchive we use to a new file
Since dpkg-scanpackages is already done by fill_offline_repo inside the container we only need the metadata part of mkdebarchive. Instead of calling mkdebarchive multiple times (which may cause side effects), move the part we can execute outside of a container to a new script.
File moved
scripts/mkdebarchive-metadata.sh
0 → 100644
Please register or sign in to comment