mirror of
https://github.com/danog/toncontest.git
synced 2024-12-03 09:57:57 +01:00
4 lines
157 B
Bash
Executable File
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 "$@"
|