1.0.3 on boot release

This commit is contained in:
John Dorman 2021-01-29 17:00:54 -08:00
parent 9b274454ea
commit 6cb37352d1

View File

@ -36,10 +36,10 @@
unifi-os shell unifi-os shell
``` ```
2. Download [udm-boot_1.0.3_all.deb](packages/udm-boot_1.0.3_all.deb) and install it and go back to the UDM 2. Download [udm-boot_1.0.3_all.deb](packages/udm-boot_1.0.3_all.deb) and install it and go back to the UDM. The latest package will always be found at https://udm-boot.boostchicken.dev
```bash ```bash
curl -L http://udm-boot.boostchicken.dev -o udm-boot_1.0.3_all.deb curl -L https://udm-boot.boostchicken.dev -o udm-boot_1.0.3_all.deb
dpkg -i udm-boot_1.0.3_all.deb dpkg -i udm-boot_1.0.3_all.deb
exit exit
``` ```
@ -56,6 +56,7 @@
### 1.0.3 ### 1.0.3
* Fix not working after firmware upgrade * Fix not working after firmware upgrade
* Added udm-boot.boostchicken.dev domain
### 1.0.2 ### 1.0.2