Formatting
This commit is contained in:
parent
2ee1b25c78
commit
9e33923521
|
@ -104,7 +104,7 @@ function configure_interactive_lychee {
|
||||||
get_mariadb_password
|
get_mariadb_password
|
||||||
|
|
||||||
dialog --title $"Lychee Configuration" \
|
dialog --title $"Lychee Configuration" \
|
||||||
--msgbox $"You can initially install the system with\n\n Username: root\n Password: $MARIADB_PASSWORD" 10 70
|
--msgbox $"\nYou can initially install the system with:\n\n Username: root\n Password: $MARIADB_PASSWORD" 10 70
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue