rustbase / rustbase-install

A simple script to install Rustbase and tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple script to install Rustbase and tools.

License:MIT License


Languages

Language:Shell 100.0%