Skip to content

Fix missing AeroThemePlasma files#48

Open
bominic27644 wants to merge 1 commit intowinblues:mainfrom
bominic27644:fix-containerfile
Open

Fix missing AeroThemePlasma files#48
bominic27644 wants to merge 1 commit intowinblues:mainfrom
bominic27644:fix-containerfile

Conversation

@bominic27644
Copy link
Copy Markdown

@bominic27644 bominic27644 commented Apr 24, 2026

The containerfile that builds the theme uses the manifest files to determine what to copy into the final Docker image. Since they do not have newlines at the end of them, read ignores the last line of the file and ends the loop. This fixes that.

Since they do not have newlines at the end of them, read ignores the last line of the file and ends the loop. This fixes that.
@bominic27644 bominic27644 changed the title Ensures the last line of the manifest file is read Fix missing AeroThemePlasma files Apr 24, 2026
@bominic27644 bominic27644 marked this pull request as ready for review April 24, 2026 03:20
@AtomHare
Copy link
Copy Markdown
Contributor

Nice catch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants