1
0
mirror of https://github.com/danog/toncontest.git synced 2024-12-03 09:57:57 +01:00
toncontest/toolchain/bin/lite-client
2019-09-29 14:08:38 +02:00

4 lines
157 B
Bash
Executable File

#!/bin/bash -e
$TONLIB_HOME/build/crypto/lite-client/lite-client -C $TONLIB_HOME/build/ton-lite-client-test1.config.json -D $TONLIB_HOME/../ton-db-dir "$@"