summarylogtreecommitdiffstats
path: root/lumina.install
blob: c5dab92c4e88b92ebaf6f3621f83a633c2ed6daa (plain)
1
2
3
4
5
6
7
post_install() {
  echo "If you have blender installed copy the lumina exporter to your home blender scripts directory"
}

post_upgrade() {
  post_upgrade $1
}