Add thank you message
This commit is contained in:
parent
2aefa560f1
commit
9cdd700d2b
1 changed files with 2 additions and 0 deletions
|
@ -53,6 +53,8 @@ echo ""
|
||||||
echo "You can find the source at:"
|
echo "You can find the source at:"
|
||||||
echo "https://git.staropensource.de/JeremyStarTM/osuboot"
|
echo "https://git.staropensource.de/JeremyStarTM/osuboot"
|
||||||
echo ""
|
echo ""
|
||||||
|
echo "Thank you for using osu!boot to launch your favorite rythm game!"
|
||||||
|
echo ""
|
||||||
|
|
||||||
if [ -n "${OSUBOOT_IS_NICE}" ]; then
|
if [ -n "${OSUBOOT_IS_NICE}" ]; then
|
||||||
echo -e "${COLOR_SUCCESS}Thank you, you too :3"
|
echo -e "${COLOR_SUCCESS}Thank you, you too :3"
|
||||||
|
|
Loading…
Reference in a new issue