Browse Source

update final message

PHP-GTK3
yggverse 2 months ago
parent
commit
b3a3e970f7
  1. 6
      INSTALL.sh

6
INSTALL.sh

@ -227,4 +227,8 @@ fi @@ -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…
Cancel
Save