Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jcjyxjs/Actions-OpenWrt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: owen0o0/Actions-OpenWrt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Aug 7, 2020

  1. Update diy-part2.sh

    owen0o0 authored Aug 7, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    47f4cff View commit details
  2. ddd

    owen0o0 authored Aug 7, 2020
    Copy the full SHA
    b1efdff View commit details
Showing with 2 additions and 2 deletions.
  1. +1 −1 .github/workflows/build-openwrt.yml
  2. +1 −1 diy-part2.sh
2 changes: 1 addition & 1 deletion .github/workflows/build-openwrt.yml
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ on:
types: started

env:
REPO_URL: https://github.com/coolsnowwolf/lede
REPO_URL: https://github.com/owen0o0/lede
REPO_BRANCH: master
FEEDS_CONF: feeds.conf.default
CONFIG_FILE: .config
2 changes: 1 addition & 1 deletion diy-part2.sh
Original file line number Diff line number Diff line change
@@ -9,4 +9,4 @@
#============================================================

# Modify default IP
#sed -i 's/192.168.1.1/192.168.2.100/g' package/base-files/files/bin/config_generate
#sed -i 's/192.168.1.1/10.10.10.2/g' package/base-files/files/bin/config_generate