Skip to content

Commit 1d90352

Browse files
Closes #6, fixes a couple of things, and prepared for release
1 parent 398da17 commit 1d90352

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MUSESDevGuide.pdf

-1.33 MB
Binary file not shown.

MUSESDevGuide.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ \subsection{SSL configuration Tomcat}
482482
\section{Starting MUSES}
483483
\label{sec:musestart}
484484

485-
To be able to start MUSES, the WAR file (Web Archive file) is required. This war file can be found in the folder called release_binaries inside the MusesServer project.
485+
To be able to start MUSES, the WAR file (Web Archive file) is required. This war file can be found in the folder called release\_binaries inside the MusesServer project.
486486
The Tomcat 7.0 application server setup requires deploying the war file in the tomcat container. Follow below instructions.
487487

488488
Open a web browser and go to this link
@@ -499,7 +499,7 @@ \section{MUSES client}
499499

500500
Next step is to add the server certificate also to the SD card. This certificate has been named \textit{localhost.crt} and can be found at the MusesClient Github repository (for more details, please see Section \ref{sec:musesgit}), inside the \textit{Assets} folder. It is important to store this certificate at the device SD card root directory, so it should be at the location \textit{/sdcard/localhost.crt}.
501501

502-
Finally, we must add the configuration file. This file is named \textit{muses.conf} and can be found at base of the sdcard folder (\sdcard\muses.conf). \_\_. Like the server certificate, the configuration file should be stored at the device SD card root directory.
502+
Finally, we must add the configuration file. This file is named \textit{muses.conf} and can be found at base of the sdcard folder (/sdcard/muses.conf). Like the server certificate, the configuration file should be stored at the device SD card root directory.
503503

504504
\bibliographystyle{abbrv}
505505
\bibliography{MUSESDevGuide}

0 commit comments

Comments
 (0)