aboutsummaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-07-02 16:18:41 +0800
committer魏曹先生 <1992414357@qq.com>2026-07-02 16:18:41 +0800
commit9ae850143321a2e9b8b8d0c998df411249ae57b3 (patch)
tree3800eb316b9d00aa56a51a3c3c49d482027a431c /run.sh
parent3aba614026d309b7892e414d342db6b884579af7 (diff)
feat: add ASCII banner
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/run.sh b/run.sh
index 9f045ce..cc03790 100755
--- a/run.sh
+++ b/run.sh
@@ -1,5 +1,15 @@
#!/bin/bash
+#
+# ██ ██████ ██ ██ ███ ██ ███████ ██ ██
+# ██ ██ ██ ██ ██ ████ ██ ██ ██ ██
+# ██ ██████ ██ ██ ██ ██ ██ ███████ ███████
+# ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
+# ██ ██ ██ ██ ██████ ██ ████ ██ ███████ ██ ██
+#
+# You can go to [https://catilgrass.github.io/run] to install it
+# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
cd "$(dirname "$0")" || exit 1
declare -A tools