Skip to content

Commit

Permalink
Update start.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
glen15 authored Nov 2, 2021
1 parent cc1fbf1 commit 1a48bdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/start.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
cd /home/ubuntu/Winner-s-Record/server

export INSTART=instart
export ISIN=$(aws ssm get-parameters --region ap-northeast-2 --names ISIN --query Parameters[0].Value | sed 's/"//g')

authbind --deep pm2 start app.js
authbind --deep pm2 start app.js

0 comments on commit 1a48bdc

Please sign in to comment.