mirror of
https://github.com/twisterarmy/twister-react.git
synced 2025-01-13 16:37:58 +00:00
commit
7ec2c7e9e4
@ -79,9 +79,9 @@ Now we can start it up. When starting for the first time it will pull the twiste
|
|||||||
./run.sh
|
./run.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
twisterd now needs a while (10min to 1h depending on your connection) to download the blockchain. You can check `top` to see if twisterd is still busy. If its not busy anymore (cpu at around 10%) its ready to use. Go to https://example.com/index.html where example.com is your domain and start twisting :-).
|
twisterd now needs a while (10min to 1h depending on your connection) to download the blockchain. You can check `top` to see if twisterd is still busy. If it's not busy anymore (cpu at around 10%) it's ready to use. Go to https://example.com/index.html where example.com is your domain and start twisting :-).
|
||||||
|
|
||||||
to stop twisterd and the the proxy run:
|
To stop twisterd and the proxy, run:
|
||||||
|
|
||||||
```
|
```
|
||||||
killall twisterd
|
killall twisterd
|
||||||
|
Loading…
Reference in New Issue
Block a user