rename build.sh to make.sh

easier distinguish between make.sh and build/ directory now
ansible
Peter Babič 3 years ago
parent 73d35914be
commit 92dd9ca78e
Signed by: peter.babic
GPG Key ID: 4BB075BC1884BA40
  1. 4
      README.md
  2. 0
      make.sh

@ -87,8 +87,8 @@ The sysupgrade file is available at
`openwrt-imagebuilder-ramips-mt7620.Linux-x86_64/bin/targets/ramips/mt7620/openwrt-ramips-mt7620-tplink_archer-mr200-squashfs-sysupgrade.bin`
after the build and includes `curl` and the LED script.
Alternatively, the steps are automated in a [build.sh](./build.sh) script.
After running, the custom image file is conveniently symlinked to `mt7620`.
Alternatively, the steps are automated in a [script](./make.sh). After
running, the custom image file is conveniently symlinked to `mt7620`.
## Credit

Loading…
Cancel
Save