view restart.sh @ 11:bbafc54bbd26

fix ssl renew
author Vadim Filimonov <fffilimonov@yandex.ru>
date Thu, 28 Jul 2022 16:10:05 +0300
parents 40833a7cd29f
children
line wrap: on
line source

#!/bin/bash -e

cd `dirname $0`;

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