mirror of
https://github.com/grafana/grafana.git
synced 2025-02-03 12:11:09 -06:00
Fixed folder location for readme and license files in bin tar / zip package
This commit is contained in:
parent
e549a9c09c
commit
05bed2fd8a
@ -16,7 +16,7 @@ module.exports = function(config) {
|
||||
{
|
||||
expand: true,
|
||||
src: ['LICENSE.md', 'README.md', 'NOTICE.md'],
|
||||
dest: '<%= pkg.name %>/',
|
||||
dest: '<%= pkg.name %>-<%= pkg.version %>/',
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user