#!/bin/sh

set -e

qflow -h
echo "run: OK"
