Fix firefox update function

This commit is contained in:
Marko Korhonen 2021-01-16 12:13:33 +02:00
parent 3eabe2fddd
commit 38836acf01

View file

@ -180,6 +180,9 @@ update() {
repo)
repo
;;
firefox)
firefox
;;
*)
paru
;;