fix adguardhome err
This commit is contained in:
parent
b6ca8b944c
commit
13e85ab847
|
|
@ -87,6 +87,10 @@ CONFIG_TARGET_ROOTFS_PARTSIZE=800
|
|||
CONFIG_TARGET_IMAGES_GZIP=y
|
||||
CONFIG_PACKAGE_ntfs3-mount=y
|
||||
|
||||
|
||||
CONFIG_PACKAGE_xz=y
|
||||
CONFIG_PACKAGE_xz-utils=y
|
||||
|
||||
# CONFIG_SIGNATURE_CHECK is not set
|
||||
# CONFIG_SIGNED_PACKAGES is not set
|
||||
# CONFIG_PACKAGE_luci-app-unblockmusic is not set
|
||||
|
|
|
|||
|
|
@ -60,6 +60,9 @@ CONFIG_TARGET_IMAGES_GZIP=y
|
|||
CONFIG_PACKAGE_ntfs3-mount=y
|
||||
|
||||
|
||||
CONFIG_PACKAGE_xz=y
|
||||
CONFIG_PACKAGE_xz-utils=y
|
||||
|
||||
# CONFIG_SIGNATURE_CHECK is not set
|
||||
# CONFIG_SIGNED_PACKAGES is not set
|
||||
# CONFIG_PACKAGE_luci-app-unblockmusic is not set
|
||||
|
|
|
|||
Loading…
Reference in New Issue