mirror of https://github.com/TriliumNext/Notes
Remove unnecessary powershell scripts
parent
87e833d373
commit
fc40e54261
@ -1,2 +0,0 @@
|
|||||||
Set-Item -Path Env:NODE_TLS_REJECT_UNAUTHORIZED -Value 0
|
|
||||||
./trilium.exe
|
|
||||||
@ -1,2 +0,0 @@
|
|||||||
Set-Item -Path Env:TRILIUM_DATA_DIR -Value './trilium-data'
|
|
||||||
./trilium.exe
|
|
||||||
@ -1,2 +0,0 @@
|
|||||||
Set-Item -Path Env:TRILIUM_SAFE_MODE -Value 1
|
|
||||||
./trilium.exe --disable-gpu
|
|
||||||
Loading…
Reference in New Issue