Replies: 1 comment
-
You can upgrade the program without losing your existing configuration simply by replacing the executable binary. First, locate the current binary using: which picoclawThis command will show the path of the installed executable. Next, download the latest binary from GitHub and replace the existing one at that same location. For example: Finally, make sure the new binary has executable permission: Since the configuration files are stored separately from the executable, replacing the binary will not affect your existing configuration. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How I Upgrade the Version without losing the config?
Beta Was this translation helpful? Give feedback.
All reactions