./run-electrum-client.sh
This script will create an electrum directory and will also verify that the signed files match.
gpg --verify run-electrum-client.sh.asc || echo "Signature Not OK"
The output should be my GPG signature if everything is good
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
./run-electrum-client.sh
This script will create an electrum directory and will also verify that the signed files match.
gpg --verify run-electrum-client.sh.asc || echo "Signature Not OK"
The output should be my GPG signature if everything is good