vault backup: 2024-08-11 19:23:07

This commit is contained in:
Jerry Jacobs 2024-08-11 19:23:07 +02:00
parent 7b0a0c799f
commit 2b22d5a685
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
"updateSubmodules": false,
"syncMethod": "merge",
"customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": false,
"autoBackupAfterFileChange": true,
"treeStructure": false,
"refreshSourceControl": true,
"basePath": "",

View File

@ -381,4 +381,4 @@ Specific release upgrade `freebsd-update upgrade -r 13.3-RELEASE`
* Activate venv with `. ~/venv/venv311-calibre-web/bin/activate`
* `pip install calibre-web`
See
See <https://github.com/janeczku/calibre-web>