removed wpagui

This commit is contained in:
Pol Kaulfield 2025-05-17 17:53:11 -04:00
parent c5e2cb0278
commit d29e760706
2 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,6 @@ function install_pkg() {
network-manager \
net-tools \
iw \
wpagui \
locales \
grub-common \
grub-gfxpayload-lists \

View File

@ -113,6 +113,7 @@ function install_firewall() {
apt-get install -y \
plasma-firewall \
ufw
systemctl enable ufw.service
}
function install_extras() {