summarylogtreecommitdiffstats
path: root/osbuddy.install
blob: 1e6f3512f6f40af1e032ef0b11f5a35f2504e4d6 (plain)
1
2
3
4
5
6
7
8
## arg 1:  the new package version
post_install() {
    echo "NOTE"
    echo ">>> You will need to have an account at http://rsbuddy.com to use OSBuddy"
    echo ">>> You can also upgrade to OSBuddy Pro at the same URL for a price of 2GBP a month."
    echo ">>> OSBuddy will store and upgrade itself in ~/.osbuddy/"
}