Updated scripts

This commit is contained in:
2025-04-24 22:33:41 +02:00
parent 39825c8fbb
commit d7766e575b
2 changed files with 3 additions and 3 deletions

View File

@@ -58,7 +58,7 @@ fi
# Install initial system packages
printf -- '\033[33m Installing initial system packages\n\033[37m'
sudo pacman --noconfirm --needed -S base-devel cmake gawk wget gettext unzip curl
sudo pacman --noconfirm --needed -S base-devel cmake gawk wget gettext unzip curl inetutils
# Setup locals
printf -- '\033[33m Setup locals\n\033[37m'