You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "Setting permissions on /opt/Rocket.Chat ..."
chcon -R -t rocketchat_files_t /opt/Rocket.Chat #ensure the label on /secret is OK. if there is a failure on this step, we may need to run selinux in permissive mode.
echo "Setting permissions on /usr/local/bin/node ..."