zephyr-sdk/zephyr-sdk.install

5 lines
104 B
Plaintext
Raw Normal View History

2018-07-12 01:54:21 +03:00
post_install() {
echo ">>> Create a config file:"
echo ">>> cp /etc/zephyrrc ~/.zephyrrc"
}