Skip to content

Commit

Permalink
Updated node version
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Ryabov committed Nov 18, 2020
1 parent 3c6e818 commit 38c496f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export INSTALL_DEPENDENCIES="yes"
NET_TON_DEV_SRC_TOP_DIR=$(cd "${SCRIPT_DIR}/../" && pwd -P)
export NET_TON_DEV_SRC_TOP_DIR
export TON_GITHUB_REPO="https://github.com/tonlabs/ton-1.git"
export TON_STABLE_GITHUB_COMMIT_ID="2a4ed655722ef2dd8d055e34d8c0ea36cea66c2b"
export TON_STABLE_GITHUB_COMMIT_ID="c16429c15b95f6837473ab61ada423fa6ba43a84"
export TON_SRC_DIR="${NET_TON_DEV_SRC_TOP_DIR}/ton"
export TON_BUILD_DIR="${TON_SRC_DIR}/build"
export TONOS_CLI_SRC_DIR="${NET_TON_DEV_SRC_TOP_DIR}/tonos-cli"
Expand Down

0 comments on commit 38c496f

Please sign in to comment.