mirror of
https://github.com/twisterarmy/twister_script.git
synced 2025-02-07 20:34:19 +00:00
browser launch after install and twisterd sent to background on launch
This commit is contained in:
parent
07c02e50e0
commit
1593ed087f
@ -58,6 +58,8 @@ git clone https://github.com/miguelfreitas/twister-html.git ~/.twister/html
|
||||
|
||||
# Start
|
||||
|
||||
./twisterd -rpcuser=$user -rpcpassword=$pwd -rpcallowip=127.0.0.1
|
||||
./twisterd -rpcuser=$user -rpcpassword=$pwd -rpcallowip=127.0.0.1 &
|
||||
|
||||
sensible-browser http://localhost:28332/
|
||||
|
||||
exit
|
||||
|
Loading…
x
Reference in New Issue
Block a user