mirror of
https://github.com/gogrlx/docs.grlx.dev.git
synced 2026-04-14 00:48:12 -07:00
fix(getting-started): added uninstall for grlx-farmer
This commit is contained in:
@@ -240,4 +240,7 @@ grlx -T \* cmd run --out json -- uname -a
|
||||
|
||||
#### Uninstalling
|
||||
|
||||
If you ever need to uninstall `grlx`
|
||||
If you ever need to uninstall the `grlx-farmer`, you can do so with the following commands:
|
||||
```bash
|
||||
curl -L https://bootstrap.grlx.dev/latest/farmer | UNINSTALL=true sudo bash
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user