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