diff --git a/appspec.yml b/appspec.yml index 8076822..4070c23 100644 --- a/appspec.yml +++ b/appspec.yml @@ -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: