This commit is contained in:
Lev 2021-11-23 17:35:38 +03:00
parent 1fc8dba457
commit 9cb259c0da
2 changed files with 4 additions and 0 deletions

View file

@ -22,6 +22,7 @@ docker-compose \
-f installation/erpnext-publish.yml \
up -d
print_group Fix permissions
docker run \
--rm \
--user root \

View file

@ -36,5 +36,8 @@ docker run \
frappe/frappe-worker:test new
ping_site
print_group Stop and remove containers
docker_compose_with_args down
rm .env