mirror of
https://github.com/zadam/trilium.git
synced 2024-11-12 10:44:42 +08:00
4 lines
No EOL
80 B
Batchfile
4 lines
No EOL
80 B
Batchfile
SET DIR=%~dp0
|
|
SET TRILIUM_DATA_DIR=%DIR%\trilium-data
|
|
cd %DIR%
|
|
start trilium.exe |