Skip to content

Commit

Permalink
[Update] 자동 배포할 때 실행되는 jar 파일 경로 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jcnh01 committed Nov 19, 2023
1 parent 87448f5 commit fa138dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

REPOSITORY=/home/ubuntu
REPOSITORY=/home/ubuntu/nanali
cd $REPOSITORY

APP_NAME=Nanali
Expand Down

0 comments on commit fa138dc

Please sign in to comment.