#!/bin/sh
set -ex
cd $(dirname $0)
../weborf --help
../weborf --version
../weborf -k
