summarylogtreecommitdiffstats
path: root/ce-toolchain-bin.install
diff options
context:
space:
mode:
Diffstat (limited to 'ce-toolchain-bin.install')
-rw-r--r--ce-toolchain-bin.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/ce-toolchain-bin.install b/ce-toolchain-bin.install
new file mode 100644
index 000000000000..52c168d14d90
--- /dev/null
+++ b/ce-toolchain-bin.install
@@ -0,0 +1,7 @@
+post_install() {
+cat << EOF
+=============================================================================
+Restart your computer to have the ce-toolchain binaries show up in your \$PATH
+=============================================================================
+EOF
+}