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