summarylogtreecommitdiffstats
path: root/ce-toolchain-bin.install
blob: 52c168d14d9070443ab17c368d3b5fea0eac6ab6 (plain)
1
2
3
4
5
6
7
post_install() {
cat << EOF
=============================================================================
Restart your computer to have the ce-toolchain binaries show up in your \$PATH
=============================================================================
EOF
}