Skip to content

Commit

Permalink
[Docs]: 환경변수 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
Hxxjeong committed Oct 2, 2024
1 parent 9199493 commit 7dac1f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/start.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/bash

source ~/.bashrc

ROOT_PATH="/home/ubuntu/spring-github-action"
JAR="$ROOT_PATH/inconcert-0.0.1-SNAPSHOT.jar"

Expand Down

0 comments on commit 7dac1f7

Please sign in to comment.