This website requires JavaScript.
Explore
Help
Sign in
zadam
/
trilium
Watch
1
Star
1
Fork
You've already forked trilium
0
mirror of
https://github.com/zadam/trilium.git
synced
2025-02-24 06:54:44 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0480f391d3
trilium
/
bin
/
tpl
/
trilium-safe-mode.ps1
3 lines
74 B
PowerShell
Raw
Normal View
History
Unescape
Escape
Add powershell equivalents to existing batch scripts (#2561) * Add powershell equivalents to existing windows scripts Each .bat will try to invoke its .ps1 version if powershell is available, or else will fallback on the behavior previous to this commit. Should help fix bugs with accents and non-ASCII characters (issue #2327). * Add powershell equivalents to existing windows scripts Each .bat will try to invoke its .ps1 version if powershell is available, or else will fallback on the behavior previous to this commit. Should help fix bugs with accents and non-ASCII characters (issue #2327). Co-authored-by: zadam <zadam.apps@gmail.com>
2022-01-18 06:51:25 +08:00
Set-Item
-Path
Env
:
TRILIUM_SAFE_MODE
-Value
1
trilium safe mode now disables GPU usage
2022-08-21 04:39:59 +08:00
.
/
trilium
.
exe
-
-disable
-gpu
Reference in a new issue
Copy permalink