Merge pull request #1035 from protonesso/master

OS: add januslinux
This commit is contained in:
Dylan Araps 2018-06-20 07:41:16 +10:00 committed by GitHub
commit 1da3523e9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

View File

@ -6135,6 +6135,24 @@ WW W
EOF
;;
"januslinux"*)
set_colors 7
read -rd '' ascii_data <<'EOF'
${c1} ________________
|\ \
| \ \
| \ \
| \ ______________\
| | |
| | |
| | |
\ | januslinux |
\ | |
\ | |
\|______________|
EOF
;;
"Kali"*)
set_colors 4 8
read -rd '' ascii_data <<'EOF'