diff --git a/core/admin/run_dev.sh b/core/admin/run_dev.sh index 372c7390..4ab76e74 100755 --- a/core/admin/run_dev.sh +++ b/core/admin/run_dev.sh @@ -87,7 +87,6 @@ EOF # build chmod -R u+rwX,go+rX . -cat Dockerfile "${docker}" build --tag "${DEV_NAME}:latest" . # gather volumes to map into container