Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
skbhaskarla committed Sep 24, 2021
1 parent 4802acf commit 82ad5f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asbestos-assembly/bundled-tomcat-9.0.26/bin/start.bat
Expand Up @@ -34,7 +34,7 @@ REM
REM ON WINDOWS -- START HAPI FHIR HERE IF XDS TOOLKIT WEBAPPS DOES NOT HAVE HAPI FHIR.
REM
ECHO Starting HapiFHIR
SET HAPIFHIR=%CATALINA_HOME%/HapiFhir/base
SET HAPIFHIR=%CATALINA_HOME%\HapiFhir\base
MKDIR %HAPIFHIR%\temp
MKDIR %HAPIFHIR%\logs
SET CATALINA_BASE=%HAPIFHIR%
Expand Down

0 comments on commit 82ad5f9

Please sign in to comment.