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:
parent
15fafdb1c1
commit
681d9818ea
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue