Skip to content

Commit

Permalink
배포 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
JONG-KYEONG committed Jan 7, 2024
1 parent 86d2d3d commit 2cb7943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scritps/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
REPOSITORY=/home/ubuntu/GLOG
cd $REPOSITORY

APP_NAME=moduform
APP_NAME=GLOG
JAR_NAME=$(ls $REPOSITORY/build/libs/ | grep 'SNAPSHOT.jar' | tail -n 1)
JAR_PATH=$REPOSITORY/build/libs/$JAR_NAME

Expand Down

0 comments on commit 2cb7943

Please sign in to comment.