#!/bin/sh

echo "stop $1 process"
rm -f $SNAP_COMMON/ready
