summaryrefslogtreecommitdiff
path: root/community/subtle/subtle.install
blob: 76b832b5c616238d2022372b13bf4babc1cfbb31 (plain)
1
2
3
4
5
post_upgrade() {
  echo "In order to use sur you can install ruby-curb and ruby-minitar."
  echo "If you have subtle on your system remember to upgrade with:"
  echo "  sur upgrade"
}