20665: Fixes logic script error & minor docs improvements.
[arvados.git] / tools / salt-install / installer.sh
index b042d1a835938dc18190da240000afe61c04b0a0..4ce490421f5abe2516a3446d909af6143a82b7ae 100755 (executable)
@@ -127,7 +127,7 @@ deploynode() {
 }
 
 loadconfig() {
-    if [[ -s ${CONFIG_FILE} && -s ${CONFIG_FILE}.secrets ]]; then
+    if [[ -s ${CONFIG_FILE} && -s ${CONFIG_FILE}.secrets ]]; then
                echo "Must be run from initialized setup dir, maybe you need to 'initialize' first?"
     fi
     source ${CONFIG_FILE}.secrets