1 2 3 4 5 6 7
post_install() { # Friendly message for new users echo echo 'You may install arm gcc toolchain and eclipse-arm first' echo }