Add thank you message

This commit is contained in:
JeremyStar™ 2024-08-10 00:05:54 +02:00
parent 2aefa560f1
commit 9cdd700d2b
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -53,6 +53,8 @@ echo ""
echo "You can find the source at:"
echo "https://git.staropensource.de/JeremyStarTM/osuboot"
echo ""
echo "Thank you for using osu!boot to launch your favorite rythm game!"
echo ""
if [ -n "${OSUBOOT_IS_NICE}" ]; then
echo -e "${COLOR_SUCCESS}Thank you, you too :3"