Update xinfo.py
This commit is contained in:
parent
12dc02ba6e
commit
8c21545e5f
13
xinfo.py
13
xinfo.py
@ -3,13 +3,12 @@
|
|||||||
|
|
||||||
import platform
|
import platform
|
||||||
|
|
||||||
xascii = '''db db
|
xascii = '''___ ___
|
||||||
`8b d8'
|
\ \ / /
|
||||||
`8bd8'
|
\ V /
|
||||||
.dPYb.
|
> <
|
||||||
.8P Y8.
|
/ . \
|
||||||
YP YP
|
/__/ \__\ '''
|
||||||
'''
|
|
||||||
# The xascii variable allows the user to easily change the ascii art by pasting it between the triple quotes
|
# The xascii variable allows the user to easily change the ascii art by pasting it between the triple quotes
|
||||||
|
|
||||||
my_system = platform.uname()
|
my_system = platform.uname()
|
||||||
|
Loading…
Reference in New Issue
Block a user