small fixes

This commit is contained in:
teldra 2021-03-16 20:30:17 +01:00
parent ef16a13c8a
commit b6676afee3

View File

@ -1,8 +1,5 @@
module start "installation" "Installation" "dontcheck"
mkdir -p /var/db/xbps
cp -rf /var/db/xbps/keys /var/db/xbps
if [[ "${#ignorepkg[@]}" -gt 0 ]]; then
mkdir -p /etc/xbps.d/
touch /etc/xbps.d/10-ignore-pkg.conf