diff --git a/ubuntu/up.sh b/ubuntu/up.sh index 02c46cb2..afb8b7bd 100755 --- a/ubuntu/up.sh +++ b/ubuntu/up.sh @@ -5,7 +5,9 @@ set -v sudo apt update sudo apt -y upgrade -sudo apt -y --fix-missing install apt-file aptitude aria2 atop cmake curl git glances gnupg2 keepass2 mercurial pv python-dev python-pip python3-pip ruby-dev tmux vim whois zsh dirmngr syncthing net-tools coreutils xclip wget scdaemon +sudo apt -y --fix-missing install apt-file aptitude aria2 atop cmake curl git glances gnupg2 keepass2 mercurial pv python-dev python-pip python3-pip ruby-dev tmux vim whois zsh dirmngr syncthing net-tools coreutils xclip wget scdaemon flatpak gnome-software-plugin-flatpak + +flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo # gsconnect sudo ufw allow 1714:1764/udp