-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
변경 후 - 해당 사항 반영
- Loading branch information
Showing
2 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,8 @@ | ||
# 이동할 디렉토리로 변경 | ||
cd /home/ubuntu | ||
|
||
# GitHub에서 Server 리포지토리 클론 | ||
git clone https://github.com/PetToothFairy/Server.git | ||
cp docker-compose.yml ./Server | ||
|
||
# docker-compose.yml 파일을 Server 디렉토리로 복사 | ||
cp /home/ubuntu/docker-compose.yml /home/ubuntu/Server/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters