1
Fork 0
mirror of https://github.com/Steffo99/config-fish.git synced 2025-01-03 04:24:19 +00:00

Fix output

This commit is contained in:
Steffo 2024-10-28 13:41:35 +01:00
parent 15fafdb1c1
commit 681d9818ea
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

View file

@ -58,5 +58,5 @@ function gen-repo-media
log-t "Copying" "round emblem 128x128" "..." log-t "Copying" "round emblem 128x128" "..."
command cp "$emblem_128x128_round" ".media/icon-128x128_round.png" command cp "$emblem_128x128_round" ".media/icon-128x128_round.png"
log-s "Successfully set up" "repository media" "!" log-s "Successfully set up" ".media" "directory!"
end end