mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-11 11:02:27 +08:00
5 lines
65 B
Batchfile
5 lines
65 B
Batchfile
![]() |
SET DIR=%~dp0
|
||
|
SET TRILIUM_SAFE_MODE=1
|
||
|
cd %DIR%
|
||
|
start trilium.exe
|