bigbluebutton-Github/build/packages-template/bbb-record-core/before-install.sh

5 lines
130 B
Bash
Raw Normal View History

2021-08-13 18:53:18 +08:00
#!/bin/bash -e
addGroup bigbluebutton ""
addUser bigbluebutton "" bigbluebutton /home/bigbluebutton "bigbluebutton" "/bin/false"