Skip to content

Commit

Permalink
Merge pull request #358 from btbf:13.1-minifix
Browse files Browse the repository at this point in the history
blocknotify-minifix
  • Loading branch information
btbf authored Feb 27, 2024
2 parents f29ebed + 27f34d6 commit 73bb05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/setup/11-blocknotify-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ cd block-notify
```
sed -i .env \
-e 's!/opt/cardano/cnode/guild-db!'${NODE_HOME}/guild-db'!' \
-e 's!/opt/cardano/cnode/files!'${NODE_HOME}'!' \
-e 's!/opt/cardano/cnode/files/!'${NODE_HOME}/${NODE_CONFIG}-'!' \
-e 's!'\''en'\''!'\''ja'\''!' \
-e 's!'\''Etc/UTC'\''!'\''Asia/Tokyo'\''!'
```
Expand Down

0 comments on commit 73bb05e

Please sign in to comment.