puppet-install-shell
puppet-install-shell copied to clipboard
Remove and add option for colors
I have experienced issues where the execution of the script fails immediately at tput or tty -s. At least in sshj an java ssh library.
As suggested in other issue lets make colors optional with the '-c' flag?