computer-playbook/roles/backups-cleanup-service/README.md

14 lines
268 B
Markdown
Raw Normal View History

2023-09-02 09:45:26 +02:00
# role backups-cleanup-timer
Cleans up old backups
2021-12-15 18:29:07 +01:00
## Additional software
It may be neccessary to install gcc seperat to use psutil
```bash
sudo pacman -S gcc
```
## further information
- https://stackoverflow.com/questions/48929553/get-hard-disk-size-in-python