view restart.sh @ 14:49461857ed79

fix log name for rm
author Vadim Filimonov <fffilimonov@yandex.ru>
date Thu, 28 Jul 2022 16:28:27 +0300
parents 40833a7cd29f
children 64eee582fec1
line wrap: on
line source

#!/bin/bash -e

cd `dirname $0`;

./stop.sh
./start.sh $*