diff --git a/scripts/start.sh b/scripts/start.sh index 7aa4c32..f86e54e 100644 --- a/scripts/start.sh +++ b/scripts/start.sh @@ -23,6 +23,8 @@ APP_LOG="$PROJECT_ROOT/application.log" ERROR_LOG="$PROJECT_ROOT/error.log" DEPLOY_LOG="$PROJECT_ROOT/deploy.log" +cd $PROJECT_ROOT + TIME_NOW=$(date +%c) # build 파일 복사