mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Fixing bad command
This commit is contained in:
parent
a0ab487f64
commit
86bbf517b7
@ -26,7 +26,7 @@ unifi-os shell
|
|||||||
```
|
```
|
||||||
2. Download the [udm-boot_1.0.0-1_all.deb](packages/udm-boot_1.0.0-1_all.deb) and install it and go back to the UDM
|
2. Download the [udm-boot_1.0.0-1_all.deb](packages/udm-boot_1.0.0-1_all.deb) and install it and go back to the UDM
|
||||||
```shell script
|
```shell script
|
||||||
wget curl -L https://raw.githubusercontent.com/boostchicken/udm-utilities/master/on-boot-script/packages/udm-boot_1.0.0-1_all.deb -o udm-boot_1.0.0-1_all.deb
|
curl -L https://raw.githubusercontent.com/boostchicken/udm-utilities/master/on-boot-script/packages/udm-boot_1.0.0-1_all.deb -o udm-boot_1.0.0-1_all.deb
|
||||||
dpkg -i udm-boot_1.0.0-1_all.deb
|
dpkg -i udm-boot_1.0.0-1_all.deb
|
||||||
exit
|
exit
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user