Skip to content

Commit

Permalink
fix: 오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
rong5026 committed Jan 31, 2025
1 parent 5dbf16c commit 265923e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# 배포 로그 파일 설정
DEPLOY_LOG="/home/hong/app/yyapp-upload-schedule-application/deploy.log"
DEPLOY_LOG="/home/hong/app/yapp-upload-schedule-application/deploy.log"
COMPOSE_FILE="docker-compose.minipc.yml"

# 현재 디렉토리 이동
Expand Down

0 comments on commit 265923e

Please sign in to comment.