diff --git a/Scripts/Bash/Functions/Render/render_doIdentityImageKsplash.sh b/Scripts/Bash/Functions/Render/render_doIdentityImageKsplash.sh index 32d57b8..68602b6 100755 --- a/Scripts/Bash/Functions/Render/render_doIdentityImageKsplash.sh +++ b/Scripts/Bash/Functions/Render/render_doIdentityImageKsplash.sh @@ -34,7 +34,7 @@ function render_doIdentityImageKsplash { local COUNT=0 # Define font used to print bottom splash message. - FONT=$(cli_getRepoTLDir)/Identity/Fonts/Ttf/DejaVuLGCSans-Bold.ttf + FONT=$(cli_getRepoTLDir)/Identity/Fonts/DejaVuLGCSans-Bold.ttf # Check existence of font file. cli_checkFiles "$FONT" 'f'