We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1d1e17 commit 6e773ccCopy full SHA for 6e773cc
1 file changed
src/modules/fullpageos/start_chroot_script
@@ -34,7 +34,7 @@ apt-get remove -y --purge $remove_extra
34
apt-get autoremove -y
35
36
#apt-get tools
37
-apt-get -y --force-yes install git screen checkinstall avahi-daemon libavahi-compat-libdnssd1 xterm xdotool vim expect feh
+apt-get -y --force-yes install git screen checkinstall avahi-daemon libavahi-compat-libdnssd1 xterm xdotool vim expect feh pulseaudio
38
39
if [ "$FULLPAGEOS_INCLUDE_CHROMIUM" == "yes" ]
40
then
0 commit comments