4.0 release merge #16

Merged
Ark74 merged 54 commits from unstable into master 2020-10-11 07:30:47 +00:00
1 changed files with 2 additions and 1 deletions
Showing only changes of commit d17547d6e6 - Show all commits

View File

@ -61,7 +61,8 @@ apt -y install --only-upgrade jibri
echo -e "\n# -- Test kernel modules --\n"
if [ -z $SND_AL_MODULE ]; then
echo -e "No module snd_aloop detected. <== IMPORTANT!\nIf you just installed a new kernel, \
echo -e "No module snd_aloop detected. <== IMPORTANT! \nCurrent kernel: $(uname -r)"
echo -e "\nIf you just installed a new kernel, \
please try rebooting.\nFor now wait 'til the end of the recommended kernel installation."
echo "# Check and Install HWE kernel if possible..."
if [ "$HWE_VIR_MOD" == "1" ]; then