mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 05:06:39 +00:00
Adjust prompt for the post-build scripts option
Since the post-image config option uses the plural for "Custom scripts", do the same for the post-build config option, for consistency. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
bd86e4ff73
commit
c482eed74c
@ -261,7 +261,7 @@ config BR2_ROOTFS_OVERLAY
|
|||||||
~ and .git, .svn and .hg directories.
|
~ and .git, .svn and .hg directories.
|
||||||
|
|
||||||
config BR2_ROOTFS_POST_BUILD_SCRIPT
|
config BR2_ROOTFS_POST_BUILD_SCRIPT
|
||||||
string "Custom script to run before creating filesystem images"
|
string "Custom scripts to run before creating filesystem images"
|
||||||
default ""
|
default ""
|
||||||
help
|
help
|
||||||
Specify a space-separated list of scripts to be run after the build
|
Specify a space-separated list of scripts to be run after the build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user