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 3a8ca2e commit 3f66696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ files:

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

Expand Down

0 comments on commit 3f66696

Please sign in to comment.