Skip to content

Commit e80d583

Browse files
committed
fixes
1 parent 48f67e1 commit e80d583

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/install.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ if (( $# == 0 )); then # no arguments
7777
exit
7878
fi
7979

80-
exit
81-
8280
# Set config based on network argument
8381
if [ "${network}" = "testnet" ]; then
8482
config="https://ton-blockchain.github.io/testnet-global.config.json"

0 commit comments

Comments
 (0)