mirror of
https://github.com/benjaminion/upgrading-ethereum-book.git
synced 2026-01-08 22:17:59 -05:00
Improve installation script
This commit is contained in:
@@ -50,4 +50,4 @@ tar zcf - public | ssh $host tar zxfC - eth2book
|
||||
echo
|
||||
echo "*** Ready to install - press [ENTER] to continue"
|
||||
wait_for_input
|
||||
ssh $host eth2book/install_$version.sh
|
||||
ssh $host eth2book/install.sh $version
|
||||
|
||||
Reference in New Issue
Block a user