mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-22 09:49:20 -07:00
made the last sentence more readable (docker which)
@@ -65,4 +65,8 @@ Sudo crontab -e
|
||||
|
||||
0 3 * * * sudo /usr/bin/docker system prune -f
|
||||
```
|
||||
Use `docker which` if `/usr/bin/docker` is not the correct path to docker
|
||||
Use the command
|
||||
|
||||
`docker which`
|
||||
|
||||
if `/usr/bin/docker` is not the correct path to docker
|
||||
Reference in New Issue
Block a user