mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-21 21:09:42 +00:00
flatpak fix
This commit is contained in:
parent
6bde17648a
commit
36d65e5e63
|
@ -10,7 +10,7 @@ installWaterfox() {
|
|||
"$AUR_HELPER" -S --needed --noconfirm waterfox-bin
|
||||
;;
|
||||
*)
|
||||
. ./setup-flatpak.sh
|
||||
. ../setup-flatpak.sh
|
||||
flatpak install -y flathub net.waterfox.waterfox
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue
Block a user