scripted-diff: replace ⛰ emoji with $ [skip ci]

-BEGIN VERIFY SCRIPT-
sed -i 's/⛰/$/g' $(git grep -l '⛰')
-END VERIFY SCRIPT-
This commit is contained in:
habibitcoin
2022-10-28 12:06:35 -04:00
parent e7f4b183ae
commit 0b1e881d18
36 changed files with 239 additions and 239 deletions

View File

@@ -17,5 +17,5 @@ onion services, asynchronous messages, etc.
## Installation and Updating
```shell
go get -u github.com/lightningnetwork/lnd/tor
$ go get -u github.com/lightningnetwork/lnd/tor
```