From 76ae1f652ee7d49297705a2ce19849ce5f30982d Mon Sep 17 00:00:00 2001 From: alok Date: Tue, 12 Jun 2018 20:15:19 -0700 Subject: [PATCH] change directory to run script --- run_instances.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/run_instances.sh b/run_instances.sh index ec58677e4..ae2afc01c 100755 --- a/run_instances.sh +++ b/run_instances.sh @@ -1,3 +1,4 @@ #!/bin/bash -x +cd /home/ec2-user/ ./deploy.sh local_iplist.txt ./send_txn.sh \ No newline at end of file