Skip to content

Commit

Permalink
add trailing new line
Browse files Browse the repository at this point in the history
  • Loading branch information
Thanhphan1147 committed Oct 16, 2023
1 parent ab6936f commit ed32d64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ build
.tox
.coverage
__pycache__
**/*.rock
**/*.rock
2 changes: 1 addition & 1 deletion wordpress_rock/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -185,4 +185,4 @@ parts:
wp: /usr/local/bin/wp
override-prime: |
craftctl default
chown $IMAGE_RUN_USER_ID:$IMAGE_RUN_GROUP_ID -R --no-dereference "$CRAFT_PRIME/var/www/html"
chown $IMAGE_RUN_USER_ID:$IMAGE_RUN_GROUP_ID -R --no-dereference "$CRAFT_PRIME/var/www/html"

0 comments on commit ed32d64

Please sign in to comment.