forked from MapComplete/MapComplete
		
	Lint build script
This commit is contained in:
		
							parent
							
								
									2392718d29
								
							
						
					
					
						commit
						b0b674b2fb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -50,7 +50,7 @@ fi
 | 
				
			||||||
echo -e "\n\n   Building theme pages"
 | 
					echo -e "\n\n   Building theme pages"
 | 
				
			||||||
echo -e "  ======================\n\n"
 | 
					echo -e "  ======================\n\n"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
for file in $(ls index_*.ts)
 | 
					for file in index_*.ts
 | 
				
			||||||
do
 | 
					do
 | 
				
			||||||
    theme=${file:6:-3}
 | 
					    theme=${file:6:-3}
 | 
				
			||||||
    echo -e "\n\n  $theme"
 | 
					    echo -e "\n\n  $theme"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue