#!/bin/bash -e

This commit is contained in:
juarez
2024-02-27 12:43:33 +01:00
parent 720783249d
commit ccf0b91f17
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/bash -e
if [ -n "$NNGM_CTS_APIKEY" ]; then
log INFO "nNGM setup detected -- will start nNGM Connector."