We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c15bcb commit d0d6816Copy full SHA for d0d6816
rpm/upgrade.sh
@@ -55,6 +55,7 @@ echo '**************************'
55
# Download node binary
56
https://github.com/Ether1Project/Ether1/releases/download/1.4.1/ether-1-linux-1.4.1.tar.gz
57
tar -xzf ether-1-linux-1.4.1.tar.gz
58
+rm ether-1-linux-1.4.1.tar.gz
59
# Make node executable
60
chmod +x geth
61
sudo \mv geth /usr/sbin/
0 commit comments