mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
GP-0: Fixing docker README file location
This commit is contained in:
parent
fe7cbd8ee8
commit
369804843c
1 changed files with 1 additions and 1 deletions
|
@ -23,6 +23,6 @@ rootProject.assembleDistribution {
|
|||
|
||||
rootProject.assembleMarkdownToHtml {
|
||||
from ("${this.projectDir}/README.md") {
|
||||
into "."
|
||||
into "docker"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue