Fix firefox update function

main
Marko Korhonen 4 years ago
parent 12d64dce7c
commit 3eabe2fddd

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

Loading…
Cancel
Save