Skip to content

Commit

Permalink
adjust directory creation
Browse files Browse the repository at this point in the history
  • Loading branch information
reneradoi committed Jun 17, 2024
1 parent 33af4fd commit 6874f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ parts:
override-prime: |
craftctl default
mkdir $CRAFT_PRIME/var/lib/valkey
chown valkey $CRAFT_PRIME/var/lib/valkey
chmod 777 $CRAFT_PRIME/var/lib/valkey
redis_exporter:
plugin: go
after:
Expand Down

0 comments on commit 6874f38

Please sign in to comment.