mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-06 20:53:55 -05:00
GP-0: Fixing docker README file location
This commit is contained in:
@@ -23,6 +23,6 @@ rootProject.assembleDistribution {
|
||||
|
||||
rootProject.assembleMarkdownToHtml {
|
||||
from ("${this.projectDir}/README.md") {
|
||||
into "."
|
||||
into "docker"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user