From c0d8fe7e20c748ce9dd373a1ab6492ae5ad022d9 Mon Sep 17 00:00:00 2001 From: fithwum Date: Sun, 21 Dec 2025 15:26:19 -0800 Subject: [PATCH] added iftop, neofetch --- main/setup.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main/setup.sh b/main/setup.sh index 743bcb1..c236811 100644 --- a/main/setup.sh +++ b/main/setup.sh @@ -31,6 +31,8 @@ apt-get install --no-install-recommends -y putty # apt-get install --no-install-recommends -y nextcloud-desktop # apt-get install --no-install-recommends -y syncthing apt-get install --no-install-recommends -y htop +apt-get install --no-install-recommends -y iftop +apt-get install --no-install-recommends -y neofetch # apt-get install --no-install-recommends -y gparted apt-get install --no-install-recommends -y keepassxc # apt-get install --no-install-recommends -y filezilla