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 0853fe8 commit 0084be3Copy full SHA for 0084be3
rpm/upgrade.sh
@@ -56,7 +56,7 @@ echo '**************************'
56
# Download node binary
57
https://github.com/Ether1Project/Ether1/releases/download/V1.5.3/etho-linux-1.5.3.tar.gz
58
tar -xvf etho-linux-1.5.3.tar.gz
59
-rm etho-linux-1.v.3.tar.gz
+rm etho-linux-1.5.3.tar.gz
60
# Make node executable
61
chmod +x geth
62
sudo \mv geth /usr/sbin/
0 commit comments