mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 07:01:31 +08:00 
			
		
		
		
	chore(monorepo/ci): script failing due to anonymize-database.sql
This commit is contained in:
		
							parent
							
								
									855c1b96f4
								
							
						
					
					
						commit
						3f12483f29
					
				@ -59,7 +59,7 @@ printf "#!/bin/sh\n./node/bin/node src/main\n" > $BUILD_DIR/trilium.sh
 | 
				
			|||||||
chmod 755 $BUILD_DIR/trilium.sh
 | 
					chmod 755 $BUILD_DIR/trilium.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# TriliumNextTODO: is this still required? If yes → move to copy-dist/copy-trilium
 | 
					# TriliumNextTODO: is this still required? If yes → move to copy-dist/copy-trilium
 | 
				
			||||||
cp bin/tpl/anonymize-database.sql $BUILD_DIR/
 | 
					cp tpl/anonymize-database.sql $BUILD_DIR/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
VERSION=`jq -r ".version" package.json`
 | 
					VERSION=`jq -r ".version" package.json`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user