mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
fix typo
This commit is contained in:
@@ -11,6 +11,6 @@ function pre_umount_final_image__install_fake_vcgencmd() {
|
||||
run_host_command_logged curl -vo "${MOUNT}"/usr/share/doc/fake_vcgencmd/LICENSE "https://raw.githubusercontent.com/clach04/fake_vcgencmd/0.0.2/LICENSE"
|
||||
run_host_command_logged curl -vo "${MOUNT}"/usr/share/doc/fake_vcgencmd/README.md "https://raw.githubusercontent.com/clach04/fake_vcgencmd/0.0.2/README.md"
|
||||
else
|
||||
display_alert "Omitting installattion on Raspberry Pi boards as these ship the original vcgencmd" "${EXTENSION}" "info"
|
||||
display_alert "Omitting installation on Raspberry Pi boards as these ship the original vcgencmd" "${EXTENSION}" "info"
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user