Fixed a possible bug in the build script.
This commit is contained in:
parent
fc594d2574
commit
9bc2477c05
@ -207,6 +207,7 @@ cd ~
|
|||||||
rm -rf yay
|
rm -rf yay
|
||||||
yay -S --noconfirm fake-hwclock-git fenrir-git growpartfs log2ram
|
yay -S --noconfirm fake-hwclock-git fenrir-git growpartfs log2ram
|
||||||
rm -rf .cache/yay
|
rm -rf .cache/yay
|
||||||
|
pulseaudio -D
|
||||||
/usr/share/fenrirscreenreader/tools/configure_pulse.sh
|
/usr/share/fenrirscreenreader/tools/configure_pulse.sh
|
||||||
exit
|
exit
|
||||||
systemctl --global enable pulseaudio
|
systemctl --global enable pulseaudio
|
||||||
|
Loading…
Reference in New Issue
Block a user