4 lines
		
	
	
		
			131 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			131 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#!/command/with-contenv bash
 | 
						|
 | 
						|
s6-setuidgid nginx
 | 
						|
/usr/bin/php /app/artisan queue:work --queue=high,standard,low --sleep=3 --tries=3 |