summarylogtreecommitdiffstats
path: root/zephyr-sdk.install
diff options
context:
space:
mode:
authorAlexei Colin2018-07-11 18:54:21 -0400
committerAlexei Colin2018-07-11 18:54:21 -0400
commit1d44a00bae146bd930c1c223a18af226b34de432 (patch)
tree1e481055a238c0de76511ce12caf93451f0cc2f6 /zephyr-sdk.install
downloadaur-1d44a00bae146bd930c1c223a18af226b34de432.tar.gz
zephyr-sdk v0.9.3
Diffstat (limited to 'zephyr-sdk.install')
-rw-r--r--zephyr-sdk.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/zephyr-sdk.install b/zephyr-sdk.install
new file mode 100644
index 000000000000..15f96334b085
--- /dev/null
+++ b/zephyr-sdk.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo ">>> Create a config file:"
+ echo ">>> cp /etc/zephyrrc ~/.zephyrrc"
+}