Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.

Building

MedzikUser edited this page Sep 21, 2022 · 5 revisions

Building the server

cargo build --release

Now you can run server using command ./target/release/homedisk.

Next go to configuration

Clone this wiki locally