IDEからのデバッグ実行用ラッパーを追加
This commit is contained in:
		
							
								
								
									
										5
									
								
								dist/bin/php-debug.sh
									
									
									
									
										vendored
									
									
										Executable file
									
								
							
							
						
						
									
										5
									
								
								dist/bin/php-debug.sh
									
									
									
									
										vendored
									
									
										Executable file
									
								
							@@ -0,0 +1,5 @@
 | 
				
			|||||||
 | 
					#!/bin/bash
 | 
				
			||||||
 | 
					set -e
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export APP_DEBUG=true
 | 
				
			||||||
 | 
					exec tissue-entrypoint.sh php "$@"
 | 
				
			||||||
		Reference in New Issue
	
	Block a user