Skip to content

Commit

Permalink
[settings] deploy.sh 파일 내 오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jinkonu authored Jul 16, 2024
1 parent f155452 commit 7676215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ else
sudo nginx -s reload
echo ">>> down green container"
docker compose stop green
docker image prune -fp
docker image prune -f
fi

0 comments on commit 7676215

Please sign in to comment.