Skip to content

Commit

Permalink
fix(initialize): pull 시 origin master 추가
Browse files Browse the repository at this point in the history
변경 후
- 해당 사항 반영
  • Loading branch information
kaswhy committed Nov 13, 2024
1 parent 0d9fdac commit 9bcb9a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/initialize.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cd /home/ubuntu/Server
git pull
git pull origin master

0 comments on commit 9bcb9a0

Please sign in to comment.