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

14 lines
276 B
Markdown
Raw Normal View History

2023-04-18 15:41:14 +02:00
# role server_native-backups-cleanup
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