refactor(script): Add \n at the end

Signed-off-by: nothingbutlucas <69118979+nothingbutlucas@users.noreply.github.com>
This commit is contained in:
nothingbutlucas 2024-04-22 17:11:13 -03:00
parent 1c4ab6a2ef
commit a4e393d4a9
No known key found for this signature in database
GPG Key ID: 31DE05DB3B0D9074

View File

@ -30,4 +30,4 @@ for file in "$origin_directory"/*; do
fi
done
echo -e "Done, happy translation!"
echo -e "Done, happy translation!\n"