remove git rm rf
This commit is contained in:
parent
4b8817c7a4
commit
c55ba0302a
@ -117,8 +117,7 @@ RUN bench init \
|
||||
/home/frappe/frappe-bench && \
|
||||
cd /home/frappe/frappe-bench && \
|
||||
bench get-app --branch=${ERPNEXT_BRANCH} --resolve-deps erpnext ${ERPNEXT_REPO} && \
|
||||
echo "{}" > sites/common_site_config.json && \
|
||||
find apps -mindepth 1 -path "*/.git" | xargs rm -fr
|
||||
echo "{}" > sites/common_site_config.json
|
||||
|
||||
FROM base as erpnext
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user