mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	chore(ci): change signing log
This commit is contained in:
		| @@ -3,6 +3,6 @@ const SIGN_EXECUTABLE = "C:\\ev_signer_trilium\\ev_signer_trilium.exe"; | ||||
|  | ||||
| module.exports = function (filePath) { | ||||
|     const command = `${SIGN_EXECUTABLE} --executable "${filePath}"`; | ||||
|     console.log(`> ${command}`); | ||||
|     console.log(`[Sign] ${command}`); | ||||
|     child_process.execSync(command); | ||||
| } | ||||
		Reference in New Issue
	
	Block a user