Unverified Commit 1da3523e authored by Dylan Araps's avatar Dylan Araps Committed by GitHub

Merge pull request #1035 from protonesso/master

OS: add januslinux
parents c152801a a596b646
...@@ -6135,6 +6135,24 @@ WW W ...@@ -6135,6 +6135,24 @@ WW W
EOF EOF
;; ;;
"januslinux"*)
set_colors 7
read -rd '' ascii_data <<'EOF'
${c1} ________________
|\ \
| \ \
| \ \
| \ ______________\
| | |
| | |
| | |
\ | januslinux |
\ | |
\ | |
\|______________|
EOF
;;
"Kali"*) "Kali"*)
set_colors 4 8 set_colors 4 8
read -rd '' ascii_data <<'EOF' read -rd '' ascii_data <<'EOF'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment