Skip to content

Commit 3a1445a

Browse files
committed
fix path
1 parent 95bddf3 commit 3a1445a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy_prod.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ LOG_DIR="/home/pk/logs"
55

66
cd ~/
77
source .env
8-
cd python.or.kr-wip
8+
cd python.or.kr
99

1010
# SHA 환경변수가 없으면 현재 git 커밋의 SHA 값을 가져와서 설정
1111
if [ -z "${SHA}" ]; then

0 commit comments

Comments
 (0)