huaweicloud / spring-cloud-huawei-samples

This project provide samples for Spring Cloud Huawei. Read each sub-project for details about each sample.
38 stars 90 forks source link

start.sh (in canary examles) is in CRLF format #101

Closed zhangsure closed 10 months ago

zhangsure commented 1 year ago

getting errors when running on CSE (or linux platform) because "start.sh" is in CRLF format

i changed "start.sh" to LF format then everything is OK.

chengyouling commented 10 months ago

see: https://github.com/huaweicloud/spring-cloud-huawei-samples/pull/109