• Yannick Eckey's avatar
    Fix install.sh/upgrade.sh for tput-less systems · 75e619b7
    Yannick Eckey authored
    @fcrozat's original fix assumes `which` not to output anything to STDOUT
    in case the command is not found. That is not necessarily true on all
    systems. A better solution is to check the return value instead.
    
    Fixes #4376
    75e619b7
Name
Last commit
Last update
..
check_for_upgrade.sh Loading commit data...
install.sh Loading commit data...
require_tool.sh Loading commit data...
theme_chooser.sh Loading commit data...
uninstall.sh Loading commit data...
upgrade.sh Loading commit data...