Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.04 KB

File metadata and controls

37 lines (24 loc) · 1.04 KB

Rustbase Install

A simple script to install Rustbase and tools.

Installation

curl -L https://www.rustbase.app/install | bash

Arguments

You can pass arguments to the script to install only the tools you want.

Argument Description
--no-cli Installer will not install Rustbase CLI
--no-service Install will not add Rustbase Server to systemctl

Files

File Description
install.sh File that install Rustbase Server
install-cli.sh File that install Rustbase CLI

Authors

License

MIT License