mirror of
				https://github.com/hoellen/dockerfiles.git
				synced 2025-11-04 08:17:00 +00:00 
			
		
		
		
	
		
			
	
	
		
			3 lines
		
	
	
		
			75 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			3 lines
		
	
	
		
			75 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								#!/bin/sh
							 | 
						||
| 
								 | 
							
								su - nextcloud -c "php7 -f /nextcloud/cron.php" > /dev/null 2>&1
							 |