profile (p)
The profile command allows you to create, edit, list or delete a profile.
It only takes a command.
When you run frun profile list, it will:
List all profiles
When you run frun profile edit profile, it will:
Edit the profile profile
When you run frun profile create profile, it will:
Create a profile called profile
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: