summarylogtreecommitdiffstats
path: root/maple2020.install
blob: d6f0e5f849ce5a2df46370b1ec242c520bdd35ce (plain)
1
2
3
4
5
6
7
post_install() {
  echo "Run /usr/share/maple2020/bin/activation to activate your maple license."
}

post_upgrade() {
  echo "Upgrading maple. Run /usr/share/maple2020/bin/activation if you need to reactivate your maple license."
}