Fix firefox update function

This commit is contained in:
Marko Korhonen 2021-01-16 12:10:24 +02:00
parent 12d64dce7c
commit 3eabe2fddd

View file

@ -144,7 +144,7 @@ update() {
}
firefox() {
aur sync -S --rebuild --margs --noconfirm firefox-nightly
aur sync -S --rebuild firefox-nightly --margs --noconfirm
}
plugins() {