view restart.sh @ 17:3e8c7d089e30 default tip

URL update
author Vadim Filimonov <fffilimonov@yandex.ru>
date Mon, 02 Oct 2023 12:23:02 +0300
parents 40833a7cd29f
children
line wrap: on
line source

#!/bin/bash -e

cd `dirname $0`;

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