To avoid sudo for scratch_link.py, it is required to set capability to
bluepy-helper executable so that normal users can connect to BLE devices
through bluepy. To simplify the command line to do this, add the helper
script setcap.sh.
Signed-off-by: Shin'ichiro Kawasaki <kawasaki@juno.dti.ne.jp>