From 147069a626fae7f12344e4d0c30a9e6fdfe7ee1f Mon Sep 17 00:00:00 2001 From: Martyn Inglis Date: Mon, 11 Jul 2016 16:44:53 +0100 Subject: [PATCH] Removed unused dir change --- scripts/aws_start_app.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/aws_start_app.sh b/scripts/aws_start_app.sh index 1c3743f2c..b4082672a 100755 --- a/scripts/aws_start_app.sh +++ b/scripts/aws_start_app.sh @@ -1,5 +1,4 @@ #!/bin/bash echo "Starting application" -cd ~/notifications-admin/; sudo service notifications-admin start \ No newline at end of file