Fix firefox update function

This commit is contained in:
Marko Korhonen 2021-01-16 12:10:24 +02:00
parent 97d14d2553
commit 9a7b5d4424
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

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() {