haha funny bug. Copied wrong line. Don't remember doing that.
This commit is contained in:
parent
8b49942e84
commit
5e684cdcd1
@ -83,7 +83,7 @@ from inside the frappe-docker repo:
|
|||||||
|
|
||||||
<!-- Setup reference to our own repo -->
|
<!-- Setup reference to our own repo -->
|
||||||
|
|
||||||
`APPS_JSON_BASE64=$(echo ${APPS_JSON} | base64 -w 0)`
|
`APPS_JSON_BASE64=$(base64 -w 0 ./apps.json)`
|
||||||
|
|
||||||
<!-- build the docker image -->
|
<!-- build the docker image -->
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user