Skip to content

Commit d0d6816

Browse files
Update upgrade.sh
1 parent 3c15bcb commit d0d6816

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rpm/upgrade.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ echo '**************************'
5555
# Download node binary
5656
https://github.com/Ether1Project/Ether1/releases/download/1.4.1/ether-1-linux-1.4.1.tar.gz
5757
tar -xzf ether-1-linux-1.4.1.tar.gz
58+
rm ether-1-linux-1.4.1.tar.gz
5859
# Make node executable
5960
chmod +x geth
6061
sudo \mv geth /usr/sbin/

0 commit comments

Comments
 (0)