mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
fix_cli_for_fsdb_make_v1a
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
Open up a command-line. For example, on Windows, run <span class='bold'>cmd</span>
|
||||
</li>
|
||||
<li>
|
||||
Run the following: <span class='console'>java -jar C:\000\200_dev\110_java\400_xowa\bin\ --cmd_file C:\xowa\xowa_build.gfs --app_mode cmd</span>
|
||||
Run the following: <span class='console'>java -jar C:\000\200_dev\110_java\100_core\out\production\400_xowa\ --cmd_file C:\xowa_release\xowa_build.gfs --app_mode cmd</span>
|
||||
</li>
|
||||
<li>
|
||||
Wait about 10 minutes for the script to complete
|
||||
@@ -78,7 +78,7 @@
|
||||
</h2>
|
||||
<ul>
|
||||
<li>
|
||||
Open the following file in a <a href="http://xowa.org/home/wiki/Dev/Environment/Text_editor" id="xolnki_2" title="Dev/Environment/Text editor">text editor</a>: <span class='path'>C:\xowa\xowa_build.gfs</span>. See Script below for the full text.
|
||||
Open the following file in a <a href="/wiki/Dev/Environment/Text_editor" id="xolnki_2" title="Dev/Environment/Text editor">text editor</a>: <span class='path'>C:\xowa_release\xowa_build.gfs</span>. See Script below for the full text.
|
||||
</li>
|
||||
<li>
|
||||
Replace all instances of <span class='bold'>simple.wikipedia.org</span> with the domain name. For example, for English Wikipedia, use <span class='bold'>en.wikipedia.org</span>
|
||||
|
||||
Reference in New Issue
Block a user