fixed omitted quote
authorChris Koeritz <fred@gruntose.com>
Sun, 12 Nov 2017 05:35:23 +0000 (00:35 -0500)
committerChris Koeritz <fred@gruntose.com>
Sun, 12 Nov 2017 05:35:23 +0000 (00:35 -0500)
scripts/system/add_domain.sh

index df4f5ea5656cadcfa7804f5ba5dba4a633b45c19..b40cdc5703d99e264ff448b0a89c21c0b9c54bba 100644 (file)
@@ -36,7 +36,7 @@ function write_new_domain_file()
     echo "The domain configuration file already exists at:"
     echo "  $domain_file"
     echo "Since we don't want to tear that down if it has specialized configuration"
-    echo "data in it, we will just leave it in place and consider our job done.
+    echo "data in it, we will just leave it in place and consider our job done."
     exit 0
   fi