8674cf7615
Remaining, to be handles separately: bbb-html5 before-remove and after-install -- sip.nginx needs to be handled in bbb-conf bbb-freeswitch-core -- /tmp/vars xml, etc. -- not sure how to handle
5 lines
130 B
Bash
Executable File
5 lines
130 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
addGroup bigbluebutton ""
|
|
addUser bigbluebutton "" bigbluebutton /home/bigbluebutton "bigbluebutton" "/bin/false"
|