From 12bb57b2a3225dd4092a3e387cef5f5b82007a49 Mon Sep 17 00:00:00 2001 From: rasmus Date: Sat, 22 Jun 2024 00:31:33 +0200 Subject: [PATCH] Update setup-ubuntu.sh --- setup-ubuntu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-ubuntu.sh b/setup-ubuntu.sh index f702181..cd75230 100644 --- a/setup-ubuntu.sh +++ b/setup-ubuntu.sh @@ -2,7 +2,7 @@ sudo apt update > /dev/null && sudo apt upgrade -y > /dev/null # Install missings apps echo "Installing a few more applications from apt..." -sudo apt install -y apt-transport-https ca-certificates cifs-utils cksfv curl dirmgr gnupg mc nano pipx python3 sshpass unrar unzip wget +sudo apt install -y apt-transport-https ca-certificates cifs-utils cksfv curl dirmgr git gnupg mc nano pipx python3 sshpass unrar unzip wget sudo apt install -y doublecmd-common sudo apt install -y mc sudo apt install -y nextcloud-desktop