Skip to content

Commit

Permalink
bump openwrt version v5
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeeq committed Mar 4, 2022
1 parent 2f1ec04 commit 2bd3fd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_image/build_image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ if [[ ${SKIP_PULL:-false} == false || ! -d ${OPENWRT_GIT_PATH} ]]; then

# cd "${OPENWRT_NAMIDAIRO_GIT_PATH}"
# git checkout ${OPENWRT_NAMIDAIRO_GIT_BRANCH_NAME}
# git pull origin master
# git diff master ${OPENWRT_NAMIDAIRO_GIT_BRANCH_NAME} > "${OPENWRT_PATH}"/patchfile

inf "Apply namidairo patches to upstream repo"
Expand Down

0 comments on commit 2bd3fd7

Please sign in to comment.