Skip to content

Commit

Permalink
chore: 서버 시작 script파일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
kimchijinju committed Jul 20, 2024
1 parent 0d4c894 commit ade8960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/start_server.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
cd /home/ec2-user/your-app
cd /home/ec2-user/build

# 패키지 설치 및 빌드
npm install
Expand Down

0 comments on commit ade8960

Please sign in to comment.