From 5c6d35b14100ffc1dcf5c119ba003bf16f84e6f7 Mon Sep 17 00:00:00 2001 From: Zurdi <34356590+zurdi15@users.noreply.github.com> Date: Sun, 11 May 2025 09:17:34 +0200 Subject: [PATCH] Update docker/init_scripts/init Co-authored-by: Georges-Antoine Assi <3247106+gantoine@users.noreply.github.com> --- docker/init_scripts/init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/init_scripts/init b/docker/init_scripts/init index b005b99c1..460860d7b 100755 --- a/docker/init_scripts/init +++ b/docker/init_scripts/init @@ -36,7 +36,7 @@ print_banner() { info_log ' | | \ \ (_) | | | | | | | | |' info_log ' |_| \_\___/|_| |_| |_|_| |_|' info_log "" - info_log "The beautiful, powerful, self-hosted Rom Manager and player" + info_log "The beautiful, powerful, self-hosted Rom manager and player" info_log "" }