mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
add a line to the docs that clarifies that the run.sh file must have LF line endings (#922)
This commit is contained in:
parent
951f92e1ba
commit
cfa5c9606d
@ -10,6 +10,8 @@ Prerequisites
|
||||
|
||||
You can easily start the development stack by running `make docker-dev` in the root of the project directory. This will run and build the docker-compose.dev.yml file.
|
||||
|
||||
On Windows, the `mealie/run.sh` file must have LF line endings, or the mealie-api container will fail to start with the error: `/app/mealie/run.sh: not found`.
|
||||
|
||||
## Without Docker
|
||||
Prerequisites
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user