mirror of
https://gitlab.com/prism7/archery.git
synced 2025-02-15 08:29:17 +01:00
Replaced a color function with a simple echo command
This commit is contained in:
parent
bab0ab4cb6
commit
38981f0e88
1 changed files with 1 additions and 1 deletions
|
@ -3231,7 +3231,7 @@ ${purple}###${nc} Optimize PacMan ${purple}###${nc}
|
|||
|
||||
"
|
||||
for countries in "${list[*]}"; do
|
||||
NC ${countries}
|
||||
echo ${countries}
|
||||
done
|
||||
BLUE "
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue