mirror of
				https://git.tt-rss.org/fox/ttrss-docker-compose
				synced 2025-11-04 07:34:12 +01:00 
			
		
		
		
	use different CLI syntax for update-schema
This commit is contained in:
		
							parent
							
								
									72f97942a9
								
							
						
					
					
						commit
						328984f153
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -89,7 +89,7 @@ else
 | 
				
			||||||
		-i.bak $DST_DIR/config.php
 | 
							-i.bak $DST_DIR/config.php
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
cd $DST_DIR && sudo -u app php ./update.php --update-schema force-yes
 | 
					cd $DST_DIR && sudo -u app php ./update.php --update-schema=force-yes
 | 
				
			||||||
 | 
					
 | 
				
			||||||
touch $DST_DIR/.app_is_ready
 | 
					touch $DST_DIR/.app_is_ready
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue