Use literal linkding in install messages

Replace occurrences of the ${APP} placeholder with the explicit string "linkding" in the install/linkding-install.sh messaging to ensure consistent, clear output during installation. Also a trivial change to frontend/public/json/linkding.json (removed trailing newline) with no functional impact.
This commit is contained in:
CanbiZ (MickLesk)
2026-02-09 12:37:54 +01:00
parent e61d4f9978
commit d6dc2279f6
2 changed files with 3 additions and 3 deletions

View File

@@ -37,4 +37,4 @@
"type": "info"
}
]
}
}