Added support for gNewSense

This commit is contained in:
Dylan 2016-02-15 12:07:32 +11:00
parent 7d403db369
commit 884e38915f
2 changed files with 16 additions and 2 deletions

14
ascii/distro/gnewsense Normal file
View File

@ -0,0 +1,14 @@
"\
${c1} ..,,,,..
.oocchhhhhhhhhhccoo.
.ochhlllllllc hhhhhh ollllllhhco.
ochlllllllllll hhhllllllhhh lllllllllllhco
.cllllllllllllll hlllllo +hllh llllllllllllllc.
ollllllllllhco\'\' hlllllo +hllh \`\`ochllllllllllo
hllllllllc\' hllllllllllllh \`cllllllllh
ollllllh +llllllllllll+ hllllllo
\`cllllh. ohllllllho .hllllc\'
ochllc. ++++ .cllhco
\`+occooo+. .+ooocco+\'
\`+oo++++ ++++oo+\'
"

4
fetch
View File

@ -621,7 +621,7 @@ getpackages () {
;; ;;
"Ubuntu"* | *"Mint"* | "CrunchBang"* | "Debian"* | "Kali"* | "Deepin Linux"* |\ "Ubuntu"* | *"Mint"* | "CrunchBang"* | "Debian"* | "Kali"* | "Deepin Linux"* |\
"elementary"* | "Raspbian"* | "Zorin"* | "Tails"* | "Trisquel"*) "elementary"* | "Raspbian"* | "Zorin"* | "Tails"* | "Trisquel"* | "gNewSense"*)
packages="$(dpkg --get-selections | grep -cv deinstall$)" packages="$(dpkg --get-selections | grep -cv deinstall$)"
;; ;;
@ -1603,7 +1603,7 @@ getascii () {
c5=$(color 7) c5=$(color 7)
;; ;;
"CRUX"* | "Chakra"*) "CRUX"* | "Chakra"* | "gNewSense"*)
c1=$(color 4) c1=$(color 4)
c2=$(color 5) c2=$(color 5)
c3=$(color 7) c3=$(color 7)