Skip to content

Commit

Permalink
fix: forgot newline
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmiller committed Aug 5, 2024
1 parent 679fec2 commit b2328e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/lorax_templates/set_default_user.tmpl
Original file line number Diff line number Diff line change
@@ -1 +1 @@
append usr/share/anaconda/interactive-defaults.ks "user --name=bazzite --password=bazzite --plaintext --groups=wheel"
append usr/share/anaconda/interactive-defaults.ks "\\nuser --name=bazzite --password=bazzite --plaintext --groups=wheel"

0 comments on commit b2328e8

Please sign in to comment.