mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
more lists
This commit is contained in:
parent
1b2a9e713d
commit
6acf66500c
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ synchronize_lexer_grammar () {
|
|||
cp "$source_file" "$destination_file"
|
||||
cp -r "$source_lib_dir" "$destination_lib_dir"
|
||||
|
||||
echo "Source files:"
|
||||
ls -l "$source_lib_dir"
|
||||
|
||||
echo "Copied files:"
|
||||
ls -l "$destination_lib_dir"
|
||||
|
||||
# Insert the license header
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue