Update Nextcloud-LXC JSON (#1191)

* Update Nextcloud-LXC JSON

* nextcloudpi.json update
This commit is contained in:
Michel Roegl-Brunner 2025-01-03 18:19:49 +01:00 committed by GitHub
parent 3b8ff01385
commit 385b36d29e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,5 +41,10 @@
"username": null, "username": null,
"password": null "password": null
}, },
"notes": [] "notes": [
{
"text": "Only Alpine: To get the username and password, run the script again inside the LXC shell.",
"type": "warning"
}
]
} }