5 lines
106 B
Bash
5 lines
106 B
Bash
#if [ -L /etc/nginx/sites-enabled/bigbluebutton ]; then
|
|
# rm /etc/nginx/sites-enabled/bigbluebutton
|
|
#fi
|
|
|