4 lines
		
	
	
		
			110 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			110 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| #!/bin/bash
 | |
| 
 | |
| docker exec --user www-data -ti nextcloudServ bash -c "/var/www/html/occ db:add-missing-indices"
 |