From 07c02e50e0fc7cc10f640894d9ca28628fc85611 Mon Sep 17 00:00:00 2001 From: Oweoqi Date: Wed, 17 Sep 2014 12:50:19 +0800 Subject: [PATCH] Added exit --- twister_install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/twister_install.sh b/twister_install.sh index 7a4f691..9384f8b 100755 --- a/twister_install.sh +++ b/twister_install.sh @@ -59,3 +59,5 @@ git clone https://github.com/miguelfreitas/twister-html.git ~/.twister/html # Start ./twisterd -rpcuser=$user -rpcpassword=$pwd -rpcallowip=127.0.0.1 + +exit