mirror of https://github.com/OpenIPC/wiki.git
Испр. картинок и параметров автозагрузки
parent
17b60b2116
commit
a97a6db162
|
@ -7,8 +7,8 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="https://github.com/OpenIPC/wiki/blob/master/images/pi5-plus.png?raw=true" alt="Logo"/>
|
<img src="../images/pi5-plus.png?raw=true" alt="Logo" style="height:400px;"/>
|
||||||
<img src="https://github.com/OpenIPC/wiki/blob/master/images/pi-5.png?raw=true" alt="Logo"/>
|
<img src="../images/pi-5.png?raw=true" alt="Logo" style="height:400px;"/>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
### Prepare
|
### Prepare
|
||||||
|
@ -62,7 +62,7 @@ sudo ./scripts/install_gs.sh $WLAN
|
||||||
and enable auto-upload
|
and enable auto-upload
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo systemctl enable wifibroadcast@gs
|
sudo systemctl enable wifibroadcast
|
||||||
```
|
```
|
||||||
|
|
||||||
### Channel configuration
|
### Channel configuration
|
||||||
|
|
Loading…
Reference in New Issue