install (i)
The install command allows you to install a version of FluidServer.
It takes in one argument: Version, which can be latest or x.0 (as long as the version exists)
When you run frun install latest, it will:
Install the latest version of FluidServer
When you run frun install 1.0, it will:
Install FluidServer 1.0
In case of errors, try:
- Re-installing frun:
- Uninstall frun:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/FluidServer/server/HEAD/uninstall.sh)" - Install frun again:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/FluidServer/server/HEAD/install.sh)"
- Uninstall frun:
- Checking if you are connected to Wi-Fi
- Check if GitHub is not down