Skip to content

Commit 0084be3

Browse files
authored
Update upgrade.sh
1 parent 0853fe8 commit 0084be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rpm/upgrade.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ echo '**************************'
5656
# Download node binary
5757
https://github.com/Ether1Project/Ether1/releases/download/V1.5.3/etho-linux-1.5.3.tar.gz
5858
tar -xvf etho-linux-1.5.3.tar.gz
59-
rm etho-linux-1.v.3.tar.gz
59+
rm etho-linux-1.5.3.tar.gz
6060
# Make node executable
6161
chmod +x geth
6262
sudo \mv geth /usr/sbin/

0 commit comments

Comments
 (0)