aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-11-24 13:09:03 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-11-24 13:09:03 +0900
commitae345f12e6252be0cbb821f097ac4cbe66ca8a5f (patch)
tree7eea0a749d19a90a8e2e12e173ef57c9558ed062
parentab573dec63693a438da1e93d951750bcfb4e037d (diff)
Added Ascii
-rwxr-xr-xcopy.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/copy.sh b/copy.sh
index 55803569..88dc2a9a 100755
--- a/copy.sh
+++ b/copy.sh
@@ -8,6 +8,16 @@ if [[ $EUID -eq 0 ]]; then
exit 1
fi
+echo "
+
+ ██╗ █████╗ ██╗ ██╗ ██████╗ ██████╗ ██╗ ██╗████████╗ ██████╗ ██████╗ ████████╗███████╗
+ ██║██╔══██╗ ██║ ██╔╝██╔═══██╗██╔═══██╗██║ ██║╚══██╔══╝ ██╔══██╗██╔═══██╗╚══██╔══╝██╔════╝
+ ██║███████║ █████╔╝ ██║ ██║██║ ██║██║ ██║ ██║ █████╗██║ ██║██║ ██║ ██║ ███████╗
+██ ██║██╔══██║ ██╔═██╗ ██║ ██║██║ ██║██║ ██║ ██║ ╚════╝██║ ██║██║ ██║ ██║ ╚════██║
+╚█████╔╝██║ ██║██╗██║ ██╗╚██████╔╝╚██████╔╝███████╗██║ ██║ ██████╔╝╚██████╔╝ ██║ ███████║
+ ╚════╝ ╚═╝ ╚═╝╚═╝╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝ ╚══════╝
+
+"
# 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