#!/bin/sh

set -e

nextepc-pgwd -h 2> /dev/null

echo "done"
