Skip to content

remove trailing whitespace in template following default username

Rob Loranger requested to merge enotskellington/HomelabOS:username-fix into master

The template for configuration had a trailing space after the default username, this results in a trailing space with the username in the generated config file.

I'm not sure if that would cause any issue or not but this should save us from finding out.

Merge request reports