odified: README.md

This commit is contained in:
2026-02-15 09:33:52 +00:00
parent f4db04de81
commit f124ebb797

View File

@@ -132,6 +132,12 @@ tar -cvpzf "/vault/.backups/devices/homeserver/tar/backup_$(date +"%Y%m%d%H%M%S"
/ /
``` ```
untar:
``` bash
tar -xvf archive.tar
```
### Users, Groups, and File permissions ### Users, Groups, and File permissions
```bash ```bash