From b611f3264ab6d88ddf33830c4975ca83dc239b2b Mon Sep 17 00:00:00 2001 From: ruslanruslan Date: Wed, 24 Jul 2019 14:44:41 +0300 Subject: [PATCH] Update ubuntu16.04.sh --- docs/ubuntu16.04.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/ubuntu16.04.sh b/docs/ubuntu16.04.sh index ca10816..9873de8 100644 --- a/docs/ubuntu16.04.sh +++ b/docs/ubuntu16.04.sh @@ -17,4 +17,5 @@ find ./ -type f -exec sed -i -e 's/tl_object_storage/tl_object_ptr/g' {} \; mkdir ~/liteclient-build cd ~/liteclient-build cmake ~/lite-client -cmake --build . --target test-lite-client +cmake --build . --target lite-client +./lite-client/lite-client -C ton-lite-client-test1.config.json