Add code verification tools
[iec.git] / src / foundation / scripts / config.sh
index 9bd88e0..1a541a7 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/bash
+# shellcheck disable=SC2034
 
 # Host user which can log into master and each worker nodes
 HOST_USER=${HOST_USER:-iec}