mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
config: delete duplicate 'Image Filesystem' section
This commit is contained in:
@@ -41,17 +41,6 @@ show_config() {
|
|||||||
config_message+="\n - Local Ccache:\t\t\t ${LOCAL_CCACHE:-no}"
|
config_message+="\n - Local Ccache:\t\t\t ${LOCAL_CCACHE:-no}"
|
||||||
config_message+="\n - CONFIG_SHELL:\t\t\t ${CONFIG_SHELL:-auto}"
|
config_message+="\n - CONFIG_SHELL:\t\t\t ${CONFIG_SHELL:-auto}"
|
||||||
|
|
||||||
# Image Filsystem
|
|
||||||
|
|
||||||
config_message+="\n\n Image Filesystems:"
|
|
||||||
config_message+="\n $dashes$dashes"
|
|
||||||
config_message+="\n - Flash Size (MiB): \t\t\t $SYSTEM_SIZE"
|
|
||||||
config_message+="\n - Storage Size (MiB): \t\t\t $STORAGE_SIZE"
|
|
||||||
config_message+="\n - SquashFS Compression Method: \t $SQUASHFS_COMPRESSION"
|
|
||||||
if [ -n "${SQUASHFS_COMPRESSION_OPTION}" ]; then
|
|
||||||
config_message+="\n - SquashFS Compression Options: \t $SQUASHFS_COMPRESSION_OPTION"
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Misc. hardware configuration
|
# Misc. hardware configuration
|
||||||
|
|
||||||
config_message+="\n\n Misc. hardware configuration:"
|
config_message+="\n\n Misc. hardware configuration:"
|
||||||
|
|||||||
Reference in New Issue
Block a user