1
0
Fork 0
mirror of synced 2024-05-25 03:25:21 -04:00

reconf in reset

This commit is contained in:
Farid Musa 2024-01-01 22:06:55 +04:00
parent 4b1389c538
commit 9cbb7aa0e8

View file

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