little tweaks

This commit is contained in:
James Tomasino 2020-09-30 20:05:18 +00:00
parent ccd098b554
commit bd6fa7b435
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
YELLOW="$(tput setaf 11)"
YELLOW="$(tput setaf 12)"
GREEN="$(tput setaf 10)"
RED="$(tput setaf 9)"
RESET="$(tput sgr0)"

View File

@ -1,6 +1,6 @@
#!/bin/sh
YELLOW="$(tput setaf 11)"
YELLOW="$(tput setaf 12)"
GREEN="$(tput setaf 10)"
RED="$(tput setaf 9)"
RESET="$(tput sgr0)"

View File

@ -1,2 +1,2 @@
#!/bin/sh
printf "Authors maintain all rights to their works created and shared on Cosmic Voyage. By participating on this system you grant Cosmic Voyage permission for perpetual and non-retractable usage on this on this system and any anthologies built from its materials as long as those materials are offered free of charge. Authors who wish to further license their works can create a LICENSE file in their ship directory. (See wiki for more info)\\n\\n" | fold -sw 80 | /usr/games/lolcat -f
printf "Authors maintain all rights to their works created and shared on Cosmic Voyage. By participating on this system you grant Cosmic Voyage permission for perpetual and non-retractable usage on this system and any anthologies built from its materials as long as those materials are offered free of charge. Authors who wish to further license their works can create a LICENSE file in their ship directory. (See wiki for more info)\\n\\n" | fold -sw 80 | /usr/games/lolcat -f