summaryrefslogtreecommitdiff
path: root/xmake/core/base/option.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2020-10-22 23:25:52 +0800
committerruki <[email protected]>2020-10-22 23:25:52 +0800
commit872afc2ba8d1f8cf1c1849ec42ea020365ec7553 (patch)
tree6ed9e7541ad61107b3a45bd50313757d9dcd282b /xmake/core/base/option.lua
parent0a20260f3af11be51723b46464de78fca512993b (diff)
show xrepo logo
Diffstat (limited to 'xmake/core/base/option.lua')
-rw-r--r--xmake/core/base/option.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmake/core/base/option.lua b/xmake/core/base/option.lua
index 558284edd..ef6cac2e4 100644
--- a/xmake/core/base/option.lua
+++ b/xmake/core/base/option.lua
@@ -484,17 +484,17 @@ function option.show_update_tips()
end
-- show logo
-function option.show_logo()
+function option.show_logo(logo)
-- define logo
- local logo = [[
+ logo = logo or [[
_
__ ___ __ __ __ _| | ______
\ \/ / | \/ |/ _ | |/ / __ \
> < | \__/ | /_| | < ___/
/_/\_\_|_| |_|\__ \|_|\_\____|
- by ruki, tboox.org
+ by ruki, xmake.io
]]
-- make rainbow for logo