Skip to content

Commit 924d848

Browse files
committed
Update OpenWRT installation instructions and .gitignore for clarity
1 parent 1e74576 commit 924d848

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ misc/*
77
.vscode/*
88
www/*
99
build/*
10-
10+
files/openwrt/*

wiki/OpenWRT.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111

1212
### Prerequisites
1313

14-
- Download [`openwrt-UZ801.tar.xz`](https://github.com/AlienWolfX/UZ801-USB_MODEM/releases) from releases
14+
- Download [`OpenWRT-UZ801_2026.tar.xz
15+
`](https://github.com/AlienWolfX/HandsomeMod-UZ801/releases) from releases
1516
- Ensure device is in EDL mode
1617
- Backup your current firmware (recommended)
1718

@@ -20,7 +21,8 @@
2021
1. Extract the archive:
2122

2223
```bash
23-
tar xf openwrt-UZ801.tar.xz
24+
tar xf OpenWRT-UZ801_2026.tar.xz
25+
2426
cd OpenWRT-UZ801
2527
```
2628

0 commit comments

Comments
 (0)