diff options
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,10 +9,14 @@ if [[ $EUID -eq 0 ]]; then fi echo " + + _ _ __ _ _ _ ___ _ _ | |__ _ | |/ /___ ___| | (_) |_ ___| \ ___| |_ ___ | || / _` |_| ' </ _ \/ _ \ |__| | _|___| |) / _ \ _(_-< \__/\__,_(_)_|\_\___/\___/____|_|\__| |___/\___/\__/__/ + + " # Set some colors for output messages OK="$(tput setaf 2)[OK]$(tput sgr0)" |
