fix(netboot-xyz): rename install script to match naming convention
This commit is contained in:
@@ -33,19 +33,27 @@
|
||||
},
|
||||
"notes": [
|
||||
{
|
||||
<<<<<<< HEAD
|
||||
"text": "First-Start: Run `ente-setup` — it guides you through account creation, verification, and admin configuration",
|
||||
"type": "warning"
|
||||
},
|
||||
{
|
||||
"text": "To upgrade subscription later: `ente-upgrade-subscription user@example.com`",
|
||||
"type": "info"
|
||||
},
|
||||
{
|
||||
"text": "For CLI admin docs see https://ente.io/help/self-hosting/administration/cli",
|
||||
"type": "info"
|
||||
},
|
||||
{
|
||||
"text": "Museum config: `cat /opt/ente/server/museum.yaml`",
|
||||
=======
|
||||
"text": "First-Start: Run `ente-setup` — it guides you through account creation, verification, and admin configuration.",
|
||||
"type": "info"
|
||||
},
|
||||
{
|
||||
"text": "To upgrade subscription later: `ente-upgrade-subscription user@example.com`",
|
||||
"type": "info"
|
||||
},
|
||||
{
|
||||
"text": "To see Museum config: `cat /opt/ente/server/museum.yaml`",
|
||||
>>>>>>> bb7e2e03 (fix(postiz,ente,lobehub): address testing feedback)
|
||||
"type": "info"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user