forgot to add noconfirm flag in a couple spots.
This commit is contained in:
parent
b9166407d1
commit
fde8b464f6
@ -17,8 +17,8 @@ case "${1}" in
|
||||
esac
|
||||
|
||||
# Sometimes this causes a problem, so try to remove them before hand.
|
||||
yay -Rdd xorg-mkfontscale
|
||||
yay -Rdd xorg-mkfontdir
|
||||
yay -Rdd --noconfirm xorg-mkfontscale
|
||||
yay -Rdd --noconfirm xorg-mkfontdir
|
||||
install_package ${packages} firefox nodm-dgw orca speech-dispatcher xclip xf86-video-dummy-with-vt xorg
|
||||
|
||||
# Configure nodm
|
||||
|
Loading…
Reference in New Issue
Block a user