Skip to content

Commit

Permalink
chore: update appspac permission
Browse files Browse the repository at this point in the history
  • Loading branch information
jinsu4755 committed Jul 10, 2023
1 parent ff1036d commit 0c432ea
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 @@ -9,8 +9,8 @@ files:
overwrite: yes

permissions:
- object: /home/ubuntu/uni-sparkle-deploy/uni-sparkle
pattern: "*.sh"
- object: /home/ubuntu/uni-sparkle-deploy/uni-sparkle/script
pattern: "**"
owner: ubuntu
mode: 755
group: ubuntu
Expand Down

0 comments on commit 0c432ea

Please sign in to comment.