File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ This will also install CNI Plugins & CNI Bridge scripts. If you are using UDMSE/
36362 . 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
You can’t perform that action at this time.
0 commit comments