Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix setup command #72

Merged
merged 1 commit into from
Mar 13, 2021
Merged

Fix setup command #72

merged 1 commit into from
Mar 13, 2021

Conversation

kaakaa
Copy link
Contributor

@kaakaa kaakaa commented Mar 13, 2021

Summary

ln command in server setup was failed. It should be ln -s ${source_file} ${target_file}.

$ sudo ln -s /etc/nginx/sites-enabled/focalboard /etc/nginx/sites-available/focalboard
ln: failed to create symbolic link '/etc/nginx/sites-available/focalboard': File exists

Ticket Link

N/A

@chenilim
Copy link
Member

Thanks for catching and fixing this @kaakaa!

@chenilim chenilim merged commit 7a35f3d into mattermost:main Mar 13, 2021
@kaakaa kaakaa deleted the patch-1 branch March 18, 2021 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants