Update install-full-node.sh

This commit is contained in:
Satoshi Nakamoto 2025-01-12 04:50:09 +01:00 committed by GitHub
parent b0a37e1e17
commit 7bbbb443b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -142,8 +142,6 @@ To uninstall Bitcoin Core:
To uninstall Bitcoin Core without a local copy of the install script:
sh <( curl -Ls https://bitnodes.io/install-full-node.sh ) -u
EOF
}