Update README.md

This commit is contained in:
2026-03-03 13:50:52 +01:00
parent f9c4b62328
commit 548374d56b

View File

@@ -23,7 +23,7 @@ GARAGE/
├── garage/ ├── garage/
│ ├── garage.toml │ ├── garage.toml
│ └── meta/ │ └── meta/
├── nas_qwince/ # cartella dati (bind mount, es. SMB/NAS) ├── _DATA-FOLDER_/ # cartella dati (bind mount, es. SMB/NAS) > DEVE ESSERE GIA' ESISTENTE
├── bootstrap-garage-layout.sh # bootstrap layout/ring ├── bootstrap-garage-layout.sh # bootstrap layout/ring
├── start-garage.sh # avvio stack + bootstrap layout ├── start-garage.sh # avvio stack + bootstrap layout
├── setup-garage-bucket.sh # crea bucket + key + permessi ├── setup-garage-bucket.sh # crea bucket + key + permessi