Skip to content

Commit

Permalink
Update deploy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
eunseo5343 authored May 25, 2024
1 parent 862848e commit f0eac1c
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
Expand Up @@ -28,7 +28,7 @@ else
fi

echo "> application.jar 교체"
GREEN_APPLICATION=$GREEN_PROFILE-spotifyserver-0.0.1-SNAPSHOT.jar
GREEN_APPLICATION=$GREEN_PROFILE-spotifyserver.jar
GREEN_APPLICATION_PATH=$DEPLOY_PATH$GREEN_APPLICATION

ln -Tfs $DEPLOY_PATH$JAR_NAME $GREEN_APPLICATION_PATH
Expand Down

0 comments on commit f0eac1c

Please sign in to comment.