update final message

This commit is contained in:
yggverse 2024-07-14 07:57:13 +03:00
parent 080c4d87db
commit b3a3e970f7

View file

@ -227,4 +227,8 @@ fi
# Dump result
echo "Build completed!"
echo "run $DIR_DESKTOP_TARGET/yoda.sh"
if [[ $SETUP_DESKTOP_MENU == "y" ]]; then
echo "run Yoda from application menu or"
fi
echo "start Yoda with launcher: \"$DIR_DESKTOP_TARGET/yoda.sh\""