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 48f67e1 commit e80d583Copy full SHA for e80d583
scripts/install.sh
@@ -77,8 +77,6 @@ if (( $# == 0 )); then # no arguments
77
exit
78
fi
79
80
-exit
81
-
82
# Set config based on network argument
83
if [ "${network}" = "testnet" ]; then
84
config="https://ton-blockchain.github.io/testnet-global.config.json"
0 commit comments