mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 03:29:02 +01:00 
			
		
		
		
	client-ts: Adapt progress script
This commit is contained in:
		
							parent
							
								
									3ba8f93412
								
							
						
					
					
						commit
						380f4a1d54
					
				| @ -1,10 +1,10 @@ | |||||||
| #!/usr/bin/env bash | #!/usr/bin/env bash | ||||||
| 
 | 
 | ||||||
|  | cd src/public | ||||||
| cloc HEAD \ | cloc HEAD \ | ||||||
|     --git --md \ |     --git --md \ | ||||||
|     --include-lang=javascript,typescript \ |     --include-lang=javascript,typescript \ | ||||||
|     --found=filelist.txt \ |     --found=filelist.txt | ||||||
|     --exclude-dir=public,libraries,views,docs |  | ||||||
| 
 | 
 | ||||||
| grep -R \.js$ filelist.txt | grep -R \.js$ filelist.txt | ||||||
| rm filelist.txt | rm filelist.txt | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran