Skip to content

Commit

Permalink
Update start.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jwnnoh authored Aug 29, 2023
1 parent 7bb7ceb commit 835fd55
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/Reminiscence-BE"
JAR="$ROOT_PATH/build/libs/reminiscence-0.0.1-SNAPSHOT.jar"

Expand Down

0 comments on commit 835fd55

Please sign in to comment.