mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 22:56:33 +00:00
There is a mistake in buildroot/Config.in
This commit is contained in:
parent
d5b0e08e9d
commit
229a7784ff
@ -100,8 +100,8 @@ config BR2_WGET
|
|||||||
default "wget --passive-ftp -nd"
|
default "wget --passive-ftp -nd"
|
||||||
|
|
||||||
config BR2_SVN
|
config BR2_SVN
|
||||||
string
|
string "Subversion (svn) checkout command"
|
||||||
default "Subversion (svn) checkout command"
|
default "svn co"
|
||||||
|
|
||||||
config BR2_TAR_VERBOSITY
|
config BR2_TAR_VERBOSITY
|
||||||
bool "Tar verbose"
|
bool "Tar verbose"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user