annotate restart.sh @ 6:a6be8817c05b

move mail_info to config
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 02 Jun 2022 19:18:12 -0600
parents 40833a7cd29f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
40833a7cd29f fix restart
fffilimonov
parents: 0
diff changeset
1 #!/bin/bash -e
40833a7cd29f fix restart
fffilimonov
parents: 0
diff changeset
2
40833a7cd29f fix restart
fffilimonov
parents: 0
diff changeset
3 cd `dirname $0`;
40833a7cd29f fix restart
fffilimonov
parents: 0
diff changeset
4
0
Vadim Filimonov <fffilimonov@yandex.ru>
parents:
diff changeset
5 ./stop.sh
Vadim Filimonov <fffilimonov@yandex.ru>
parents:
diff changeset
6 ./start.sh $*