Commit 243e31ee2a237f6a0b7d6a75b423343de76b5614
1 parent
17d865629c
Exists in
master
bugfix
Showing 2 changed files with 2 additions and 15 deletions Side-by-side Diff
main_tools/OneScriptToRuleThemAll.sh
... | ... | @@ -8,17 +8,6 @@ |
8 | 8 | # Author : Jean-François Rey # |
9 | 9 | ##################################### |
10 | 10 | |
11 | -# Color variables | |
12 | -txtgrn=$(tput setaf 2) # Green | |
13 | -txtylw=$(tput setaf 3) # Yellow | |
14 | -txtblu=$(tput setaf 4) # Blue | |
15 | -txtpur=$(tput setaf 5) # Purple | |
16 | -txtcyn=$(tput setaf 6) # Cyan | |
17 | -txtwht=$(tput setaf 7) # White | |
18 | -txtrst=$(tput sgr0) # Text reset. | |
19 | -#/color | |
20 | - | |
21 | - | |
22 | 11 | echo -e "#### OneScriptToRuleThemAll ####" |
23 | 12 | LORD=" Three::rings |
24 | 13 | for:::the::Elven-King |
... | ... | @@ -29,8 +18,8 @@ |
29 | 18 | die.:One _,-'...:... \`-. for:::the |
30 | 19 | ::Dark:: ,- .:::::::::::. \`. Lord::on |
31 | 20 | his:dark ,' .:::::zzz:::::. \`. :throne: |
32 | - In:::the/ ::::${txtpur}OTMEDIA${txtrst}:::: \ Land::of | |
33 | - :Mordor:\ ::::${txtpur}SCRIPTS${txtrst}:::: / :where:: | |
21 | + In:::the/ ::::OTMEDIA:::: \ Land::of | |
22 | + :Mordor:\ ::::SCRIPTS:::: / :where:: | |
34 | 23 | ::the::: '. '::::YEEEP::::' ,' Shadows: |
35 | 24 | lie.::One \`. \`\`:::::::::'' ,' Ring::to |
36 | 25 | ::rule:: \`-._\`\`\`:'''_,-' ::them:: |
main_tools/ThirdPass.sh