Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tossp committed Apr 10, 2022
1 parent beae19d commit 5025f31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion redpill_tool_chain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ function runContainer(){
$( [ -e "${USER_CONFIG_JSON}" ] && echo "--volume $(realpath ${USER_CONFIG_JSON}):/opt/redpill-load/user_config.json") \
--volume ${REDPILL_LOAD_CACHE}:/opt/redpill-load/cache \
--volume ${REDPILL_LOAD_IMAGES}:/opt/redpill-load/images \
# --volume $(realpath docker/helper.sh):/opt/helper.sh \
--env REDPILL_LKM_MAKE_TARGET=${REDPILL_LKM_MAKE_TARGET} \
--env TARGET_PLATFORM="${TARGET_PLATFORM}" \
--env TARGET_NAME="${TARGET_NAME}" \
Expand Down

0 comments on commit 5025f31

Please sign in to comment.