From 3b6b51e0c887500045119e75a828a28ad042072e Mon Sep 17 00:00:00 2001 From: Divya Thawani <88571707+DivyaThawani14@users.noreply.github.com> Date: Tue, 5 Nov 2024 17:31:33 +0530 Subject: [PATCH] Update application_start.sh --- scripts/application_start.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/scripts/application_start.sh b/scripts/application_start.sh index 3fd7744..8b13789 100644 --- a/scripts/application_start.sh +++ b/scripts/application_start.sh @@ -1,6 +1 @@ -#!/bin/bash -echo 'run application_start.sh: ' >> /home/ec2-user/nodejs-aws-codedeploy-pipeline/deploy.log - -echo 'pm2 restart nodejs-express-app' >> /home/ec2-user/nodejs-aws-codedeploy-pipeline/deploy.log -pm2 restart nodejs-express-app >> /home/ec2-user/nodejs-aws-codedeploy-pipeline/deploy.log \ No newline at end of file