mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Fix typo
parent
175fede4a2
commit
63af2140f7
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ sudo -H python3 -m pip install --upgrade radicale
|
|||
### Launch Radicale in foreground in debug mode to check for any issues
|
||||
|
||||
```
|
||||
##### logline shoul be shown (EXAMPLE)
|
||||
##### logline should be shown (EXAMPLE)
|
||||
sudo -H python3 -m radicale -D --config "" --storage-filesystem-folder=~/.var/lib/radicale/collections
|
||||
...
|
||||
[2024-03-22 06:17:00 +0100] [1727] [INFO] Listening on '127.0.0.1:5232'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue