Update setup-ubuntu.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user