Skip to content

Commit 2f9047a

Browse files
committed
배포
1 parent 3f7c90c commit 2f9047a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appspec.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ os: linux
33

44
files:
55
- source: /
6-
destination: /home/ubuntu/GLOGG
6+
destination: /home/ubuntu/GGLOGG
77
overwrite: yes
88
file_exists_behavior: OVERWRITE
99
permissions:
10-
- object: /home/ubuntu/GLOGG/
10+
- object: /home/ubuntu/GGLOGG/
1111
owner: ubuntu
1212
group: ubuntu
1313
hooks:

0 commit comments

Comments
 (0)