Skip to content

Commit

Permalink
Merge pull request #14 from AsyncWeb/dev
Browse files Browse the repository at this point in the history
Update install.sh
  • Loading branch information
nishekh-e-r committed Jul 15, 2023
2 parents 8d5403c + d0b9f7b commit 41c6e83
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,7 @@ if [[ $version == "2.6.10" ]]; then
echo "Error: Failed to restart BigBlueButton"
exit 1
fi

sudo usermod -aG docker $USER
newgrp docker


else
echo "Please use BigBlueButton 2.6.10"
Expand Down

0 comments on commit 41c6e83

Please sign in to comment.