This commit is contained in:
Luis Guzmán 2021-06-28 03:49:48 -05:00
parent 63ceaf3877
commit d246eff041
1 changed files with 1 additions and 1 deletions

View File

@ -984,7 +984,7 @@ jibri {
NEW_CONF
#Jibri xorg resolution
sed "s|[[:space:]]Virtual .*|Virtual $JIBRI_RES_XORG_CONF|" $JIBRI_XORG_CONF
sed -i "s|[[:space:]]Virtual .*|Virtual $JIBRI_RES_XORG_CONF|" $JIBRI_XORG_CONF
#Create receiver user
useradd -m -g jibri $MJS_USER