mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-15 12:32:37 -04:00
Rename retroshare06 to retroshare
This commit is contained in:
parent
b12fd11496
commit
5bf056c7a4
80 changed files with 212 additions and 212 deletions
|
@ -10,5 +10,5 @@ Quickinfo for builders and packagers
|
|||
|
||||
* copy the files in ./webui to
|
||||
* ./webui (Windows)
|
||||
* /usr/share/RetroShare06/webui (Linux)
|
||||
* /usr/share/retroshare/webui (Linux)
|
||||
* other OS: see RsAccountsDetail::PathDataDirectory()
|
||||
|
|
|
@ -19,7 +19,7 @@ BUILD / DEVELOPMENT
|
|||
- the build process watches files for changes, and rebuilds and reloads the page. Build output is in ./public
|
||||
- use the --webinterface 9090 command line parameter to enable webui in retroshare-nogui
|
||||
- set the --docroot parameter of retroshare-nogui to point to the "libresapi/src/webui-src/public" directory
|
||||
(or symlink from /usr/share/RetroShare06/webui on Linux, ./webui on Windows)
|
||||
(or symlink from /usr/share/retroshare/webui on Linux, ./webui on Windows)
|
||||
- retroshare-gui does not have a --docroot parameter. Use symlinks then.
|
||||
|
||||
CONTRIBUTE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue