4 lines
108 B
Plaintext
4 lines
108 B
Plaintext
post_install() {
|
|
echo "To view the MyGUI samples, go to /opt/MYGUI/ and run the samples individually"
|
|
}
|