Fix firefox update function

This commit is contained in:
Marko Korhonen 2021-01-16 12:13:33 +02:00
parent c1762007fc
commit 31edb64dbb

View file

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