mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
1.0.6
This commit is contained in:
parent
64da86312e
commit
73fd8abd16
@ -48,11 +48,11 @@ This will also install CNI Plugins & CNI Bridge scripts. If you are using UDMSE/
|
||||
unifi-os shell
|
||||
```
|
||||
|
||||
2. Download [udm-boot_1.0.5_all.deb](packages/udm-boot_1.0.5_all.deb) and install it and go back to the UDM. The latest package will always be found at https://udm-boot.boostchicken.dev
|
||||
2. Download [udm-boot_1.0.6_all.deb](packages/udm-boot_1.0.6_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
|
||||
curl -L [[https://udm-boot.boostchicken.dev](https://unifi.boostchicken.io/udm-boot_1.0.5_all.deb)](https://unifi.boostchicken.io/udm-boot_1.0.5_all.deb) -o udm-boot_1.0.5_all.deb
|
||||
dpkg -i udm-boot_1.0.5_all.deb
|
||||
curl -L [[https://udm-boot.boostchicken.dev](https://unifi.boostchicken.io/udm-boot_1.0.6_all.deb)](https://unifi.boostchicken.io/udm-boot_1.0.6_all.deb) -o udm-boot_1.0.6_all.deb
|
||||
dpkg -i udm-boot_1.0.6_all.deb
|
||||
systemctl enable udm-boot
|
||||
exit
|
||||
```
|
||||
|
@ -1,3 +1,9 @@
|
||||
udm-boot (1.0.6) stable; urgency=medium
|
||||
|
||||
* Fix timeouts
|
||||
|
||||
-- boostchicken <john@boostchicken.dev> Mon, 30 Jan 2023 15:39:27 -0800
|
||||
|
||||
udm-boot (1.0.5) stable; urgency=medium
|
||||
|
||||
* follow symlinks for on_boot
|
||||
|
BIN
on-boot-script/packages/udm-boot_1.0.6_all.deb
Normal file
BIN
on-boot-script/packages/udm-boot_1.0.6_all.deb
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user