This version of fluffinstall is the installer for Fluff Linux Server.
To build the installer:
-
Make the build script executable:
chmod +x build.sh
-
Run the build script:
./build.sh
This will compile fluffinstall-srv.rs into an executable named fluffinstall-srv.
Use inside the Fluff Linux Server live session.
- Ensure you have a rust compiler
- Make sure you run the installer as root