Skip to content

Commit

Permalink
배포
Browse files Browse the repository at this point in the history
  • Loading branch information
JONG-KYEONG committed Jan 8, 2024
1 parent 3f7c90c commit 2f9047a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ os: linux

files:
- source: /
destination: /home/ubuntu/GLOGG
destination: /home/ubuntu/GGLOGG
overwrite: yes
file_exists_behavior: OVERWRITE
permissions:
- object: /home/ubuntu/GLOGG/
- object: /home/ubuntu/GGLOGG/
owner: ubuntu
group: ubuntu
hooks:
Expand Down

0 comments on commit 2f9047a

Please sign in to comment.