add ca-certificates to package base

This commit is contained in:
root
2023-10-20 19:34:55 +02:00
parent c95af2a1e3
commit 6e1344691d

View File

@@ -13,7 +13,7 @@ export PKGS_BASE="debconf-utils debhelper deborphan ethtool cpufrequtils \
sysbench sysstat ifstat iftop iotop mtr-tiny tcpdump mc pbzip2 pigz \
xz-utils zip unzip plzip lzip ftp lftp bc dc dos2unix psmisc udunits-bin \
whois tmux screen debconf-doc dump figlet gawk gpm multitail neofetch nmap \
oping pv traceroute rsync tree git qemu-guest-agent"
oping pv traceroute rsync tree git qemu-guest-agent ca-certificates"
# Agregation of the package lists
export PKGSEL="$PKGS_BASE"