diff --git a/Installing-on-OpenBSD.md b/Installing-on-OpenBSD.md index cf356ef..1d221c2 100644 --- a/Installing-on-OpenBSD.md +++ b/Installing-on-OpenBSD.md @@ -133,7 +133,8 @@ Note: This also updates Radicale to the newest version. 4. Make any required changes to the configuration if the new version of Radicale requires any changes. 5. Start the Radicale service:\ `# rcctl start radicale3` -6. [Optional] Remove the backup created in step 2 when everything is working as expected. +6. [Optional] Remove the backup created in step 2 when everything is working as expected:\ +`# rm -rf /usr/local/lib/radicale-backup` # Other