summarylogtreecommitdiffstats
path: root/zephyr-sdk.install
diff options
context:
space:
mode:
authorAlexei Colin2020-02-29 22:01:12 -0500
committerAlexei Colin2020-02-29 22:01:12 -0500
commit7a66e8fa7f9dec36af30146fb2c744c43d153f06 (patch)
treeb479efa38b0fe6e63b5590318ea517bca4e3ca06 /zephyr-sdk.install
parent43a1787e6edcb1f3f7b160f5ea8a6f6ac4510847 (diff)
downloadaur-7a66e8fa7f9dec36af30146fb2c744c43d153f06.tar.gz
0.11.2
Diffstat (limited to 'zephyr-sdk.install')
-rw-r--r--zephyr-sdk.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr-sdk.install b/zephyr-sdk.install
index 15f96334b08..b4dfe7e9190 100644
--- a/zephyr-sdk.install
+++ b/zephyr-sdk.install
@@ -1,4 +1,4 @@
post_install() {
echo ">>> Create a config file:"
- echo ">>> cp /etc/zephyrrc ~/.zephyrrc"
+ echo ">>> cp /usr/share/zephyr-sdk/zephyrrc ~/.zephyrrc"
}