mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Added installation hint
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
# role native-backups-cleanup
|
||||
|
||||
Cleans up old backups
|
||||
|
||||
## Additional software
|
||||
|
||||
It may be neccessary to install gcc seperat to use psutil
|
||||
|
||||
```bash
|
||||
sudo pacman -S gcc
|
||||
```
|
||||
|
Reference in New Issue
Block a user