9 righe
97 B
Bash
Executable File

#!/bin/sh
#
BASEDIR=`dirname $0`
#
$BASEDIR/kill.sh
rm -f $BASEDIR/messages.*
$BASEDIR/start.sh