initial working system report
This commit is contained in:
11
active/vibe_system_report/README.md
Normal file
11
active/vibe_system_report/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Disk Report
|
||||
|
||||
## Installing
|
||||
|
||||
```bash
|
||||
rsync -av -e ssh \
|
||||
--exclude .venv \
|
||||
--exclude .mypy_cache \
|
||||
--exclude .vscode \
|
||||
./ driveripper:/root/disk_report/
|
||||
```
|
||||
Reference in New Issue
Block a user