mirror of
https://github.com/markqvist/reticulum_website.git
synced 2025-12-15 08:28:48 -05:00
refactor(script): Add \n at the end
Signed-off-by: nothingbutlucas <69118979+nothingbutlucas@users.noreply.github.com>
This commit is contained in:
parent
1c4ab6a2ef
commit
a4e393d4a9
1 changed files with 1 additions and 1 deletions
|
|
@ -30,4 +30,4 @@ for file in "$origin_directory"/*; do
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
echo -e "Done, happy translation!"
|
echo -e "Done, happy translation!\n"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue