mirror of
https://github.com/dani-garcia/vaultwarden
synced 2024-11-15 14:33:09 +01:00
make fancy :)
parent
80d2cdee46
commit
66ec83b50e
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ The prune command will remove the now old container (-f stands for: Do not ask f
|
||||||
|
|
||||||
Put these into cronjob if you want (time can be changed):
|
Put these into cronjob if you want (time can be changed):
|
||||||
```
|
```
|
||||||
Sudo crontab -e
|
$ sudo crontab -e
|
||||||
0 2 * * * sudo systemctl restart bitwarden.service
|
0 2 * * * sudo systemctl restart bitwarden.service
|
||||||
|
|
||||||
0 3 * * * sudo /usr/bin/docker system prune -f
|
0 3 * * * sudo /usr/bin/docker system prune -f
|
||||||
|
|
Loading…
Reference in a new issue