up
This commit is contained in:
@@ -66,7 +66,7 @@ install_binary() {
|
|||||||
}
|
}
|
||||||
;;
|
;;
|
||||||
yay)
|
yay)
|
||||||
yay -S --noconfirm --removemake --quiet "${package_name}" || {
|
yay -S --needed --noconfirm --removemake --quiet "${package_name}" || {
|
||||||
err "Installation failed."
|
err "Installation failed."
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user