mirror of
https://github.com/nikdoof/builder.git
synced 2025-12-13 07:42:14 +00:00
fix model name
This commit is contained in:
2
.github/workflows/master.yml
vendored
2
.github/workflows/master.yml
vendored
@@ -51,7 +51,7 @@ jobs:
|
|||||||
- t31_lite_vstarcam-cs55
|
- t31_lite_vstarcam-cs55
|
||||||
- t21_lite_chinamobile-hdc-51-a5-v12
|
- t21_lite_chinamobile-hdc-51-a5-v12
|
||||||
- t21_lite_smartwares-cip-37210at
|
- t21_lite_smartwares-cip-37210at
|
||||||
- t21_lite_x-06s
|
- t21_lite_xyx-06s
|
||||||
- t21_lite_wansview-q5-1080p
|
- t21_lite_wansview-q5-1080p
|
||||||
- t31_lite_wansview-q5-2k
|
- t31_lite_wansview-q5-2k
|
||||||
- t31_lite_aoni-ep01j05
|
- t31_lite_aoni-ep01j05
|
||||||
|
|||||||
@@ -5,13 +5,11 @@
|
|||||||
#
|
#
|
||||||
# Set custom upgrade url
|
# Set custom upgrade url
|
||||||
#
|
#
|
||||||
fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/t21_lite_x-06s-nor.tgz'
|
fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/t21_lite_xyx-06s-nor.tgz'
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Set custom majestic settings
|
# Set custom majestic settings
|
||||||
#
|
#
|
||||||
cli -s .system.webAdmin disabled
|
|
||||||
cli -s .system.staticDir /var/www/majestic
|
|
||||||
cli -s .isp.blkCnt 1
|
cli -s .isp.blkCnt 1
|
||||||
#cli -s .nightMode.enabled true
|
#cli -s .nightMode.enabled true
|
||||||
#cli -s .nightMode.irCutPin1 ??
|
#cli -s .nightMode.irCutPin1 ??
|
||||||
Reference in New Issue
Block a user