reconf in reset

This commit is contained in:
Farid Musa 2024-01-01 22:06:55 +04:00
parent 4b1389c538
commit 9cbb7aa0e8
1 changed files with 1 additions and 0 deletions

View File

@ -2,4 +2,5 @@
set -eo pipefail
./stop.sh "$@"
./reconfigure.sh
./start.sh "$@"