#!/bin/sh

# C++ client
./cpp/add/client2
# C++ service
./run.sh Example.Client4
