Fix firefox update function

This commit is contained in:
Marko Korhonen 2021-01-16 12:13:33 +02:00
parent 9a7b5d4424
commit 7716782a06
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

View file

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