summarylogtreecommitdiffstats
path: root/android-sdk-platform-tools.install
blob: 5958c3a199ed552c2712b3a881da05ce11e91c7b (plain)
1
2
3
4
5
post_install() {
    echo You need to source /etc/profile or relogin to add the Android SDK tools to your path.
}

# vim: ft=sh