posting
quadrismegistus 4 years ago
parent 3d11ba930c
commit 7a6ba6d00f

@ -51,7 +51,7 @@ class CLI(Logger):
f=getattr(self,cmd)
return f(dat)
def boot(self,indent=25):
def boot(self,indent=15):
logo=art.text2art(CLI_TITLE,font=CLI_FONT)
# logo=make_key_discreet_str(logo,chance_redacted=0.1) #.decode()
logo=tw.indent(logo, ' '*indent)

Loading…
Cancel
Save