reconf in reset
This commit is contained in:
parent
4b1389c538
commit
9cbb7aa0e8
1 changed files with 1 additions and 0 deletions
1
reset.sh
1
reset.sh
|
@ -2,4 +2,5 @@
|
|||
set -eo pipefail
|
||||
|
||||
./stop.sh "$@"
|
||||
./reconfigure.sh
|
||||
./start.sh "$@"
|
||||
|
|
Loading…
Reference in a new issue