diff --git a/Dockerfile b/Dockerfile index cabd0a60..1bf30b73 100644 --- a/Dockerfile +++ b/Dockerfile @@ -25,7 +25,6 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-ins && rm node.deb \ && npm install -g yarn - # Add frappe user and setup sudo RUN groupadd -g 500 frappe \ && useradd -ms /bin/bash -u 500 -g 500 -G sudo frappe \ diff --git a/README.md b/README.md index d091b41e..a9efb466 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This is a repo designed to aide setting up frappe/ERPNext on docker. These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. -Unfortunetly, this container is not curently suited for a production enviorment (but we're working towards that goal!). +Unfortunately, this container is not curently suited for a production environment (but we're working towards that goal!). ### Build the container and initialize the bench diff --git a/test.sh b/test.sh index 797e2978..86b591e5 100644 --- a/test.sh +++ b/test.sh @@ -18,4 +18,4 @@ do echo "${output}" | grep '