This commit is contained in:
Alexei Colin
2020-02-29 22:01:12 -05:00
parent 43a1787e6e
commit 7a66e8fa7f
4 changed files with 113 additions and 29 deletions

View File

@@ -1,4 +1,4 @@
post_install() {
echo ">>> Create a config file:"
echo ">>> cp /etc/zephyrrc ~/.zephyrrc"
echo ">>> cp /usr/share/zephyr-sdk/zephyrrc ~/.zephyrrc"
}