Skip to content

Commit 2afab2f

Browse files
authored
Update README.md (#654)
1 parent 67bce04 commit 2afab2f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

on-boot-script-2.x/README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ This will also install CNI Plugins & CNI Bridge scripts. If you are using UDMSE/
3636
2. Download udm boot package and install it.
3737

3838
```bash
39-
curl -L https://github.com/unifi-utilities/unifios-utilities/raw/main/on-boot-script-2.x/packages/udm-boot-2x_1.0.1_all.deb -o udm-boot-2x_1.0.1_all.deb
40-
dpkg -i udm-boot-2x_1.0.1_all.deb
39+
curl -L https://github.com/unifi-utilities/unifios-utilities/raw/main/on-boot-script-2.x/packages/udm-boot-2x_1.0.2_all.deb -o udm-boot-2x_1.0.2_all.deb
40+
dpkg -i udm-boot-2x_1.0.2_all.deb
4141
systemctl daemon-reload
4242
systemctl enable udm-boot
4343
```
@@ -58,6 +58,11 @@ All other files will be ignored.
5858

5959
## Version History
6060

61+
### 1.0.2
62+
63+
- Update service info
64+
65+
6166
### 1.0.0
6267

6368
- First release that persists through firmware

0 commit comments

Comments
 (0)