0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-17 03:19:02 +02:00

make fancy :)

132ikl 2019-09-15 18:14:11 -04:00
parent 80d2cdee46
commit 66ec83b50e

@ -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):
```
Sudo crontab -e
$ sudo crontab -e
0 2 * * * sudo systemctl restart bitwarden.service
0 3 * * * sudo /usr/bin/docker system prune -f