]> gitweb.fluxo.info Git - utils-x11.git/commitdiff
Flatpatk install command for firefox
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 20 Dec 2017 01:25:15 +0000 (23:25 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 20 Dec 2017 01:25:15 +0000 (23:25 -0200)
firefox-dev

index 9c181c89935beb44544117de0df7df33ff2ba6f7..8ac10c2ac6951ac4b2a9883ff2e0afa54f38e9de 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/bash
 #
 # Wrapper around firefox
+# sudo flatpak install --from https://firefox-flatpak.mojefedora.cz/org.mozilla.FirefoxDevEdition.flatpakref
 #
 
 if which flatpak &> /dev/null; then