Commit Graph

3 Commits

Author SHA1 Message Date
edgd1er
af3d905b3a
DEBUG: print all lines before execution (#2096)
* DEBUG: print all lines before execution

if var DEBUG is set to anything other than false, each bash script will be run with a set -x. This would ease debugging

* DEBUG: centralize commands in utils.sh
2021-12-05 08:25:22 +09:00
MustangGB
22ea58ebe6
Make selfheal less verbose (#1812)
* Make selfheal less verbose

* Make selfheal less verbose
2021-04-21 08:45:16 +09:00
MustangGB
5da95dafee
Implement selfheal.sh (#1805)
* Create selfheal.sh

* Update healthcheck.sh

* Update selfheal.sh

* Update start.sh

* Update Dockerfile

* Update selfheal.sh

* Update selfheal.sh

* Update selfheal.sh

* Update selfheal.sh
2021-04-20 07:56:08 +09:00