mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update final message
This commit is contained in:
parent
080c4d87db
commit
b3a3e970f7
1 changed files with 5 additions and 1 deletions
|
|
@ -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\""
|
||||
Loading…
Add table
Add a link
Reference in a new issue