mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-09 22:37:55 +00:00
fix os x path
This commit is contained in:
parent
c7e35d86a2
commit
866c993f86
@ -167,6 +167,8 @@ in your twister data dir:
|
|||||||
cd ~/.twister/
|
cd ~/.twister/
|
||||||
git clone https://github.com/miguelfreitas/twister-html.git ./html
|
git clone https://github.com/miguelfreitas/twister-html.git ./html
|
||||||
|
|
||||||
|
(In OS X go to cd ${HOME}/Library/Application\ Support/Twister)
|
||||||
|
|
||||||
Next, run the twister daemon. The RPC username and password are currently
|
Next, run the twister daemon. The RPC username and password are currently
|
||||||
hard coded as "user" and "pwd" in the web client so you'll need to specify
|
hard coded as "user" and "pwd" in the web client so you'll need to specify
|
||||||
them:
|
them:
|
||||||
|
Loading…
Reference in New Issue
Block a user