forked from MapComplete/MapComplete
		
	Fix build
This commit is contained in:
		
							parent
							
								
									5c71bfa294
								
							
						
					
					
						commit
						7fd5d3ed6f
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -55,6 +55,7 @@ cd dist
 | 
				
			||||||
echo -e "Fixing social images..."
 | 
					echo -e "Fixing social images..."
 | 
				
			||||||
for file in $(ls *.html)
 | 
					for file in $(ls *.html)
 | 
				
			||||||
do
 | 
					do
 | 
				
			||||||
 | 
					    echo "Hi!"
 | 
				
			||||||
    # sed -i 's!<meta content="\([^"]\+\)" property="og:image">!<meta content="./\1" property="og:image">!' $file
 | 
					    # sed -i 's!<meta content="\([^"]\+\)" property="og:image">!<meta content="./\1" property="og:image">!' $file
 | 
				
			||||||
    # sed -i 's!<meta property="og:image" content="\([^"]\+\)">!<meta content="./\1" property="og:image">!' $file
 | 
					    # sed -i 's!<meta property="og:image" content="\([^"]\+\)">!<meta content="./\1" property="og:image">!' $file
 | 
				
			||||||
done
 | 
					done
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue