mirror of
				https://git.tt-rss.org/fox/ttrss-docker-compose
				synced 2025-11-04 09:44:11 +01:00 
			
		
		
		
	remove config bak if it exists in DST_DIR
This commit is contained in:
		
							parent
							
								
									69bdf5c5df
								
							
						
					
					
						commit
						80a95f7b30
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -89,6 +89,9 @@ else
 | 
				
			||||||
		-i $DST_DIR/config.php
 | 
							-i $DST_DIR/config.php
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# this was previously generated
 | 
				
			||||||
 | 
					rm -f $DST_DIR/config.php.bak
 | 
				
			||||||
 | 
					
 | 
				
			||||||
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