How to backup & restore OpenClaw/NemoClaw data for an upgrade? #1322
-
|
Hey everyone, I need some advice on updating OpenClaw and NemoClaw. Currently, whenever there is a new version, I uninstall the old one first. The problem is that the uninstaller completely wipes the directory, and a lose everything. Is there a better way to upgrade? Can a create a backup and restore it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hi andresl123! You can back up your workspace by following instructions in this doc. Essentially, there is a backup script in the repository you can utilize: and it will create a backup for you. You can then run the same script with |
Beta Was this translation helpful? Give feedback.
Hi andresl123!
You can back up your workspace by following instructions in this doc.
Essentially, there is a backup script in the repository you can utilize:
and it will create a backup for you. You can then run the same script with
restore. Please let me know if that works, or if you have any other further questions!