mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
Add command to delete the optional backup of the venv
parent
9e3faef0aa
commit
ffe08ab8aa
1 changed files with 2 additions and 1 deletions
|
@ -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.
|
4. Make any required changes to the configuration if the new version of Radicale requires any changes.
|
||||||
5. Start the Radicale service:\
|
5. Start the Radicale service:\
|
||||||
`# rcctl start radicale3`
|
`# 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
|
# Other
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue