Add changelog viewer to runtime info

This commit is contained in:
Dymas
2026-05-26 20:06:03 +02:00
parent c757a58f69
commit 541cbe83bb
8 changed files with 111 additions and 4 deletions
-1
View File
@@ -51,7 +51,6 @@ RUN git clone --depth 1 "${ANI_CLI_WEB}" /app \
&& rm -f \
/app/.dockerignore \
/app/.gitignore \
/app/CHANGELOG.md \
/app/Dockerfile \
/app/README.md \
/app/ani-cli-web \