I am trying to run my Express server on aws EC-2 server using bash scripts. I am calling three other scripts(sleep.sh, server_run and install.sh) from test_server.sh
test