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
This does not put lemmy_server in /usr/bin/. What it does do is to put all of the build artifacts in /usr/bin which is not desired. And it still puts the final binary in $HOME/.cargo/bin/
Issue Summary
Documentation https://join-lemmy.org/docs/en/administration/from_scratch.html has the following step
This does not put
lemmy_server
in/usr/bin/
. What it does do is to put all of the build artifacts in/usr/bin
which is not desired. And it still puts the final binary in$HOME/.cargo/bin/
Steps to Reproduce
Follow the steps in https://join-lemmy.org/docs/en/administration/from_scratch.html
Technical details
sudo docker-compose logs > lemmy_log.out
.The text was updated successfully, but these errors were encountered: