diff options
Diffstat (limited to 'community-testing/mygui/mygui.install')
-rw-r--r-- | community-testing/mygui/mygui.install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community-testing/mygui/mygui.install b/community-testing/mygui/mygui.install new file mode 100644 index 000000000..8db799a0e --- /dev/null +++ b/community-testing/mygui/mygui.install @@ -0,0 +1,3 @@ +post_install() { + echo "To view the MyGUI samples, go to /opt/MYGUI/ and run the samples individually" +} |