update references to openipc-2.1.

pull/2/head
Paul Philippov 2021-12-30 14:14:16 -05:00
parent 54aaee9160
commit ceeb5a44ac
2 changed files with 3 additions and 3 deletions

View File

@ -98,7 +98,7 @@ killall -sigint majestic; export SENSOR=$(ipctool --sensor_id); majestic 2>&1 |
### Camera related URLs in firmware ### Camera related URLs in firmware
Information on the streamer URL's and their description can be found in the [Wiki](https://github.com/OpenIPC/openipc-2.1/wiki/majestic_streamer) Information on the streamer URL's and their description can be found in the [Wiki](https://github.com/OpenIPC/firmware/wiki/majestic_streamer)
### Statistical data ### Statistical data

View File

@ -61,7 +61,7 @@
прошивки. прошивки.
Программный переход с openipc-1.0 (OpenWrt) на openipc-2.1 (Buildroot) 👻 Программный переход с openipc-1.0 (OpenWrt) на openipc-2.x (Buildroot) 👻
------------------------------------------------------------------------- -------------------------------------------------------------------------
Заходим на устройство со старым openipc-1.0 и останавливаем любыми способами Заходим на устройство со старым openipc-1.0 и останавливаем любыми способами
@ -91,7 +91,7 @@
`reboot -f` `reboot -f`
Загружается **недо**-openipc-2.1 с получением адреса по DHCP. После этого Загружается **недо**-openipc-2.x с получением адреса по DHCP. После этого
выполняем команду для глобального и красивого обновления: выполняем команду для глобального и красивого обновления:
`sysupgrade -k -r -n` `sysupgrade -k -r -n`