bbb-install icon indicating copy to clipboard operation
bbb-install copied to clipboard

keep individual presentation after update

Open mokkin opened this issue 2 years ago • 1 comments

After updating BBB with the script the default presentation is always set again to the default.pdf delivered by BBB.

Please add an option to make this persistent or keep the PDF.

mokkin avatar Jul 04 '23 11:07 mokkin

If you want to re-apply, you could create a BASH script with the file name

/usr/lib/bbb-conf/apply-config.sh

and copy your presentation over the default. This script gets run by bbb-conf after each restart (which is run by bbb-install-2.6.sh). See https://docs.bigbluebutton.org/administration/customize/#preserving-customizations-using-apply-confsh.

ffdixon avatar Jul 06 '23 20:07 ffdixon