Fixed a possible bug in the build script.

This commit is contained in:
Storm Dragon 2022-03-02 14:48:25 -05:00
parent fc594d2574
commit 9bc2477c05

View File

@ -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