aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'copy.sh')
-rwxr-xr-xcopy.sh14
1 files changed, 5 insertions, 9 deletions
diff --git a/copy.sh b/copy.sh
index a8b8932b..016618ad 100755
--- a/copy.sh
+++ b/copy.sh
@@ -8,16 +8,12 @@ if [[ $EUID -eq 0 ]]; then
exit 1
fi
-echo "
+printf "\n%.0s" {1..3}
+echo " _ _ ___ __ "
+echo " | _. |/ _ _ | o _|_ __ | \ / \ | (_ "
+echo " \_| (_| o |\ (_) (_) |_ | |_ |_/ \_/ | __) "
+printf "\n%.0s" {1..2}
-
- _ _ __ _ _ _ ___ _
- _ | |__ _ | |/ /___ ___| | (_) |_ ___| \ ___| |_ ___
- | || / _` |_| ' </ _ \/ _ \ |__| | _|___| |) / _ \ _(_-<
- \__/\__,_(_)_|\_\___/\___/____|_|\__| |___/\___/\__/__/
-
-
-"
# Set some colors for output messages
OK="$(tput setaf 2)[OK]$(tput sgr0)"
ERROR="$(tput setaf 1)[ERROR]$(tput sgr0)"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage