dffb27326e
During docker built on windows if in global git config core.autocrlf = true then when have this message : Step 6/12 : RUN cd /tmp && /tmp/install_ta-lib.sh && rm -r /tmp/*ta-lib* ---> Running in c0a626821132 /tmp/install_ta-lib.sh: 4: /tmp/install_ta-lib.sh: Syntax error: "&&" unexpected this behave is because file is in the wrong line ending format Has script files run on linux they need to use LF lines ending so we need to ensure they are not converted to CRLF lines ending if global git config is at core.autocrlf = true. |
||
---|---|---|
.. | ||
assets | ||
images | ||
partials | ||
backtesting.md | ||
bot-optimization.md | ||
bot-usage.md | ||
configuration.md | ||
developer.md | ||
edge.md | ||
faq.md | ||
hyperopt.md | ||
index.md | ||
installation.md | ||
plotting.md | ||
requirements-docs.txt | ||
sandbox-testing.md | ||
sql_cheatsheet.md | ||
stoploss.md | ||
telegram-usage.md | ||
webhook-config.md |