post_install() { cat << EOF ## Please type "/usr/bin" in ## "Mitsuba Engine Settings" > "Executable path:" option ## to correct fuction. EOF } post_upgrade() { post_install }