scripts: add gdu to packages

This commit is contained in:
2026-07-24 11:12:48 +01:00
parent 9ce6a93b99
commit 08c4c78c8e
+1 -1
View File
@@ -78,7 +78,7 @@ banner bottom "updated system"
# install misc # install misc
banner top "installing misc packages" banner top "installing misc packages"
sudo dnf install -y micro btop fastfetch policycoreutils-python-utils sudo dnf install -y micro btop gdu fastfetch policycoreutils-python-utils
curl -fsSL https://vykar.borgbase.com/install.sh | sh curl -fsSL https://vykar.borgbase.com/install.sh | sh
banner bottom "installed misc packages" banner bottom "installed misc packages"