]> gitweb.fluxo.info Git - utils-x11.git/commitdiff
Adds -y into apt command
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 16 Jan 2018 15:46:13 +0000 (13:46 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 16 Jan 2018 15:46:13 +0000 (13:46 -0200)
firefox-dev

index ee6f0575013af084f4a083a9ce3c322be5198d8b..d1c8134b4bd105cf96fbe376e9d9aced986f0edf 100755 (executable)
@@ -26,7 +26,7 @@ if which flatpak &> /dev/null; then
   fi
 else
   # Install flatpak
-  sudo apt install flatpak
+  sudo apt install flatpak -y
 
   # Run this script again
   $0