ligo/scripts
Henrik Jonsson f7d596ac50 scripts: Set 'echo -e' to make text colors work in alphanet.sh
Before this change, output from `alphanet.sh` looked like the following:

```
New contract alias 'my_account' saved.
Contract memorized as my_account.
\033[32mThe node is now running.\033[0m
\033[32mThe baker is now running.\033[0m
\033[32mThe endorser is now running.\033[0m
\033[33mWarning: the container contains a new version of 'alphanet.sh'.\033[0m
\033[33mYou might run './scripts/alphanet.sh update_script' to synchronize.\033[0m
```

I.e. control characters showed up, instead of modifying the color of the text
output. Repro'd on Container Linux (CoreOS) 1492.3.0.

After this change, `The node is now running` shows up in green &c.
2017-08-19 11:06:15 +02:00
..
2017-08-10 16:08:58 +00:00
2017-08-04 18:32:52 +02:00
2017-08-04 18:32:52 +02:00
2017-08-04 18:32:52 +02:00
2017-08-17 13:12:22 +02:00
2017-08-04 18:32:52 +02:00
2017-08-16 11:12:51 +02:00
2017-08-04 18:31:31 +02:00