From 5dcfdab7f5f17a4261c562e38f6689be26479aeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Fri, 24 May 2019 11:08:02 +0100 Subject: [PATCH] add flatpak --- ubuntu/up.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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