Skip to content

Commit 3bd99bf

Browse files
committed
chore : appspec- 기존 파일 덮어쓰기 추가
1 parent 66f4a92 commit 3bd99bf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

appspec.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ files:
99
- source: systemd/
1010
destination: /home/ec2-user/systemd
1111

12+
file_exists_behavior: OVERWRITE
13+
1214
permissions:
1315
- object: /home/ec2-user/scripts
1416
pattern: "*"

0 commit comments

Comments
 (0)