offline auto start node js for testing
This commit is contained in:
@@ -70,8 +70,8 @@ expect " $"
|
|||||||
set timeout 120
|
set timeout 120
|
||||||
send "npm install \r"
|
send "npm install \r"
|
||||||
expect " $"
|
expect " $"
|
||||||
send "node main.js &\r"
|
#send "node main.js &\r"
|
||||||
expect " $"
|
#expect " $"
|
||||||
|
|
||||||
send "exit\r"
|
send "exit\r"
|
||||||
expect eof
|
expect eof
|
||||||
|
|||||||
Reference in New Issue
Block a user