5 lines
121 B
Plaintext
5 lines
121 B
Plaintext
post_install() {
|
|
echo ">>> Create a config file:"
|
|
echo ">>> cp /usr/share/zephyr-sdk/zephyrrc ~/.zephyrrc"
|
|
}
|