Skip to content

Commit 4f89dc0

Browse files
committed
Merge branch 'main' of github.com:pythonkr/python.or.kr-wip
2 parents 3264bb6 + 48717a0 commit 4f89dc0

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
@@ -23,7 +23,7 @@ fi
2323
mkdir -p ${LOG_DIR}
2424

2525
# update changes before update
26-
# git pull
26+
git pull
2727
source .venv/bin/activate
2828
uv sync
2929
cd pythonkr_backend

0 commit comments

Comments
 (0)