aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-12-10 00:03:26 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-12-10 00:03:26 +0900
commite16faeef6f14f7293d3dad6f8c8d92759e2c0efb (patch)
treed16fa45c5c6d3057d720c58e8e3239dbf09d4ecd
parentd54d09255159dd987fddc6e54a3202db7a6b1143 (diff)
updated ascii
-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