mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-08 21:47:59 -05:00
GP-0: Initial What's New update and some markdown-to-html link
improvements
This commit is contained in:
@@ -33,11 +33,7 @@ rootProject.assembleDistribution {
|
||||
from ("${p.projectDir}/Module.manifest") {
|
||||
into { zipPath }
|
||||
}
|
||||
|
||||
from ("${p.projectDir}/README.md") {
|
||||
into { zipPath }
|
||||
}
|
||||
|
||||
|
||||
from ("${p.projectDir}/support") {
|
||||
into { "${zipPath}/support" }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user