瀏覽代碼

Adding newline to end of file for vi compatibility

Mark Shust 5 年之前
父節點
當前提交
41185bab78
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compose/bin/setup

+ 1 - 1
compose/bin/setup

@@ -98,4 +98,4 @@ echo "Generating SSL certificate..."
 bin/setup-ssl $BASE_URL
 
 echo "Docker development environment setup complete."
-echo "You may now access your Magento instance at https://${BASE_URL}/"
+echo "You may now access your Magento instance at https://${BASE_URL}/"