Skip to content
This repository has been archived by the owner on Dec 7, 2024. It is now read-only.

Commit

Permalink
🔧 :: 배포 전 스크립트
Browse files Browse the repository at this point in the history
  • Loading branch information
shk0625 committed Jan 21, 2024
1 parent 259f5b0 commit 10da5bb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deploy-before.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
if [ -d /home/ec2-user/build ]; then
sudo rm -rf /home/ec2-user/build/
fi
sudo mkdir -vp /home/ec2-user/deploy/

0 comments on commit 10da5bb

Please sign in to comment.