mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 21:50:14 +02:00
#!/bin/bash -e
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/bash -e
|
||||
|
||||
if [ "$ENABLE_EXPORTER" == true ]; then
|
||||
log INFO "Exporter setup detected -- will start Exporter service."
|
||||
|
Reference in New Issue
Block a user