소스 검색

Adding newline to end of file for vi compatibility

Mark Shust 6 년 전
부모
커밋
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
 bin/setup-ssl $BASE_URL
 
 
 echo "Docker development environment setup complete."
 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}/"