mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
Merge remote-tracking branch 'origin/patch'
This commit is contained in:
commit
9f3e323a79
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ set SCRIPT_DIR=%~dp0
|
||||||
:: Production Environment
|
:: Production Environment
|
||||||
set CONFIG=%SCRIPT_DIR%.\server.conf
|
set CONFIG=%SCRIPT_DIR%.\server.conf
|
||||||
|
|
||||||
if exist "%GHIDRA_DIR%" goto continue
|
if exist "%CONFIG%" goto continue
|
||||||
|
|
||||||
:: Development Environment
|
:: Development Environment
|
||||||
set CONFIG=%SCRIPT_DIR%..\..\Common\server\server.conf
|
set CONFIG=%SCRIPT_DIR%..\..\Common\server\server.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue