progress
This commit is contained in:
parent
a1b6e9fefb
commit
c397978f34
2
main.sh
2
main.sh
|
@ -232,7 +232,7 @@ do_install() {
|
|||
touch "${target}/etc/xbps.d/10-ignore-pkg.conf"
|
||||
for i in "${ignorepkgs[@]}"; do
|
||||
echo "ignorepkg=${i}" >> "${target}/etc/xbps.d/10-ignore-pkg.conf"
|
||||
fi
|
||||
done
|
||||
xbps-install -Sy -R https://alpha.de.repo.voidlinux.org/current -r "${target}" "${pkgs[@]}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user