summarylogtreecommitdiffstats
path: root/osbuddy.install
blob: 1c21c487793a9919c47d6947c7f1b8446ad3a0c2 (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 2.50GBP a month."
    echo ">>> OSBuddy will store and upgrade itself in ~/.osbuddy/"
}