mirror of
https://github.com/twisterarmy/twister-react.git
synced 2025-02-07 04:24:22 +00:00
8 lines
251 B
Bash
Executable File
8 lines
251 B
Bash
Executable File
cd twister-core
|
|
docker run -d -p 28332:28332 -v /root/.twister:/root/.twister -v /root/twister-react:/root/twister-react miguelfreitas/twister -htmldir=/root/twister-react -rpcthreads=100
|
|
cd ..
|
|
|
|
cd twister-proxy
|
|
forever start twister-proxy.js &
|
|
cd ..
|