mirror of
https://github.com/danog/toncontest.git
synced 2024-12-04 02:17:51 +01:00
4 lines
157 B
Plaintext
4 lines
157 B
Plaintext
|
#!/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 "$@"
|