zephyr-sdk/zephyr-sdk.install

5 lines
104 B
Plaintext

post_install() {
echo ">>> Create a config file:"
echo ">>> cp /etc/zephyrrc ~/.zephyrrc"
}