forked from switnet/quick-jibri-installer
Disable blur my bg
This commit is contained in:
parent
62f9e784b5
commit
f904015da8
|
@ -131,5 +131,8 @@ else
|
||||||
echo "Moving on..."
|
echo "Moving on..."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
printf "${Purple}========== Disable Blur my background ==========${Color_Off}\n"
|
||||||
|
sed -i "s|'videobackgroundblur', ||" $INT_CONF
|
||||||
|
|
||||||
restart_services
|
restart_services
|
||||||
printf "${Blue}Script completed \o/! ${Color_Off}\n"
|
printf "${Blue}Script completed \o/! ${Color_Off}\n"
|
||||||
|
|
Loading…
Reference in New Issue