Skip to main content

run (r)

The run command allows you to run a version of FluidServer. It takes in one argument: Version, which can be latest or x.0 (as long as the version is installed)

When you run frun run latest, it will:

Run the latest version of FluidServer

When you run frun run 1.0, it will:

Run FluidServer 1.0

In case of errors, try:

  • Re-installing the version you're trying to run:
    • Re-install: frun i 1.0