211216
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -37,4 +37,5 @@ out/
|
||||
#src/main/resources/static/node_modules
|
||||
|
||||
### config ###
|
||||
src/main/resources/application.yml
|
||||
src/main/resources/application-dev.yml
|
||||
@@ -34,3 +34,5 @@ chmod +x $JAR_NAME
|
||||
echo "> $JAR_NAME 실행"
|
||||
|
||||
nohup java -jar $JAR_NAME > $REPOSITORY/nohup.out 2>&1 &
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user