Skip to content

Commit df62761

Browse files
authored
Update README.md
1 parent c9ca131 commit df62761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,10 @@ make defconfig
108108
```
109109
4. 二次编译执行脚本
110110
```bash
111-
cd openwrt && git pull && cd -
112111
rm -Rf Actions-OpenWrt-Nginx && git clone https://github.com/garypang13/Actions-OpenWrt-Nginx
113112
cp -Rf Actions-OpenWrt-Nginx/* openwrt/
114113
cd openwrt
114+
git pull
115115
rm -Rf feeds
116116
./scripts/feeds update -a
117117
./diy.sh

0 commit comments

Comments
 (0)